Go to the source code of this file.
Functions | |
| Cu | import ("resource://gre/modules/XPCOMUtils.jsm") |
Variables | |
| EXPORTED_SYMBOLS = [ "SBJobUtils" ] | |
| const | PROGRESS_DEFAULT_DIALOG_DELAY = 1000 |
| const | Cc = Components.classes |
| const | Ci = Components.interfaces |
| const | Cr = Components.results |
| const | Ce = Components.Exception |
| const | Cu = Components.utils |
| Cu import | ( | "resource://gre/modules/XPCOMUtils.jsm" | ) |
| const Cc = Components.classes |
Definition at line 32 of file SBJobUtils.jsm.
| const Ce = Components.Exception |
Definition at line 35 of file SBJobUtils.jsm.
| const Ci = Components.interfaces |
Definition at line 33 of file SBJobUtils.jsm.
| const Cr = Components.results |
Definition at line 34 of file SBJobUtils.jsm.
| const Cu = Components.utils |
Definition at line 36 of file SBJobUtils.jsm.
| EXPORTED_SYMBOLS = [ "SBJobUtils" ] |
Definition at line 27 of file SBJobUtils.jsm.
| const PROGRESS_DEFAULT_DIALOG_DELAY = 1000 |
Definition at line 30 of file SBJobUtils.jsm.