Javascript source for the platform utility services. More...
Go to the source code of this file.
Functions | |
Components utils | import ("resource://app/jsmodules/SBDataRemoteUtils.jsm") |
Variables | |
EXPORTED_SYMBOLS = ["PlatformUtils"] | |
const | Cc = Components.classes |
const | Ci = Components.interfaces |
const | Cr |
Javascript source for the platform utility services.
Definition in file PlatformUtils.jsm.
Components utils import | ( | "resource://app/jsmodules/SBDataRemoteUtils.jsm" | ) |
const Cc = Components.classes |
Definition at line 59 of file PlatformUtils.jsm.
const Ci = Components.interfaces |
Definition at line 60 of file PlatformUtils.jsm.
const Cr |
Definition at line 61 of file PlatformUtils.jsm.
EXPORTED_SYMBOLS = ["PlatformUtils"] |
Definition at line 40 of file PlatformUtils.jsm.