Go to the source code of this file.
Functions | |
| Components utils | import ("resource://gre/modules/XPCOMUtils.jsm") |
| function | mashTapeManager () |
| function | NSGetModule (compMgr, fileSpec) |
Variables | |
| const | Cc = Components.classes |
| const | Ci = Components.interfaces |
| const | Cr = Components.results |
| const | DESCRIPTION = "mashTape Manager" |
| const | CID = "{066D6E67-39FE-429B-80D8-99A1CEFF3934}" |
| const | CONTRACTID = "@songbirdnest.com/mashTape/manager;1" |
| mashTapeManager prototype | constructor = mashTapeManager |
| mashTapeManager | prototype |
| Components utils import | ( | "resource://gre/modules/XPCOMUtils.jsm" | ) |
| function mashTapeManager | ( | ) |
Definition at line 13 of file mashTapeManager.js.
| function NSGetModule | ( | compMgr, | |
| fileSpec | |||
| ) |
Definition at line 70 of file mashTapeManager.js.
| const Cc = Components.classes |
Definition at line 5 of file mashTapeManager.js.
| const Ci = Components.interfaces |
Definition at line 6 of file mashTapeManager.js.
| const CID = "{066D6E67-39FE-429B-80D8-99A1CEFF3934}" |
Definition at line 10 of file mashTapeManager.js.
| mashTapeManager prototype constructor = mashTapeManager |
Definition at line 26 of file mashTapeManager.js.
| const CONTRACTID = "@songbirdnest.com/mashTape/manager;1" |
Definition at line 11 of file mashTapeManager.js.
| const Cr = Components.results |
Definition at line 7 of file mashTapeManager.js.
| const DESCRIPTION = "mashTape Manager" |
Definition at line 9 of file mashTapeManager.js.
| mashTapeManager prototype |
Definition at line 27 of file mashTapeManager.js.