Javascript source for the first-run wizard iTunes import/export widget services. More...
Go to the source code of this file.
Functions | |
| Components utils | import ("resource://app/jsmodules/DOMUtils.jsm") |
| if (typeof(Cc)=="undefined") var Cc | |
| function | firstRuniTunesSvc (aWidget) |
Variables | |
| firstRuniTunesSvc | prototype |
Javascript source for the first-run wizard iTunes import/export widget services.
Definition in file firstRuniTunes.js.
| function firstRuniTunesSvc | ( | aWidget | ) |
Construct a first-run wizard iTunes import/export widget services object for the widget specified by aWidget.
| aWidget | First-run wizard iTunes import/export widget. |
Definition at line 83 of file firstRuniTunes.js.
| if | ( | typeof(Cc) | = ="undefined" | ) |
Debug Wrapper. Subclasses and replaces DateRemote to keep track of how many dataremotes are alive, and for which keys.
Definition at line 524 of file sbDataRemote.js.
| Components utils import | ( | "resource://app/jsmodules/DOMUtils.jsm" | ) |
| firstRuniTunesSvc prototype |
Definition at line 88 of file firstRuniTunes.js.