Utils.jsm File Reference

Go to the source code of this file.

Functions

Cu import ("resource://app/jsmodules/sbProperties.jsm")
 

Variables

var EXPORTED_SYMBOLS = [ "Utils" ]
 
const Cc = Components.classes
 
const Ci = Components.interfaces
 
const Cu = Components.utils
 
const SP_CONTRACTID = "@songbirdnest.com/servicepane/library;1"
 
var Application
 

Function Documentation

Cu import ( "resource://app/jsmodules/sbProperties.jsm"  )

Variable Documentation

var Application
Initial value:
= Cc["@mozilla.org/fuel/application;1"]
.getService(Ci.fuelIApplication)
const Ci
Definition: Utils.jsm:4
const Cc
Definition: Utils.jsm:3

Definition at line 11 of file Utils.jsm.

const Cc = Components.classes

Definition at line 3 of file Utils.jsm.

Definition at line 4 of file Utils.jsm.

const Cu = Components.utils

Definition at line 5 of file Utils.jsm.

var EXPORTED_SYMBOLS = [ "Utils" ]

Definition at line 1 of file Utils.jsm.

const SP_CONTRACTID = "@songbirdnest.com/servicepane/library;1"

Definition at line 7 of file Utils.jsm.