Javascript source for the first-run wizard import media 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 | firstRunImportMediaSvc (aWidget) |
Variables | |
firstRunImportMediaSvc | prototype |
Javascript source for the first-run wizard import media widget services.
Definition in file firstRunImportMedia.js.
function firstRunImportMediaSvc | ( | aWidget | ) |
Construct a first-run wizard import media widget services object for the widget specified by aWidget.
aWidget | First-run wizard import media widget. |
Definition at line 84 of file firstRunImportMedia.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" | ) |
firstRunImportMediaSvc prototype |
Definition at line 89 of file firstRunImportMedia.js.