Javascript source for the first-run wizard EULA 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 | firstRunEULASvc (aWidget) |
Variables | |
var | firstRunEULASvcCfg |
firstRunEULASvc | prototype |
Javascript source for the first-run wizard EULA widget services.
Definition in file firstRunEula.js.
function firstRunEULASvc | ( | aWidget | ) |
Construct a first-run wizard EULA widget services object for the widget specified by aWidget.
aWidget | First-run wizard EULA widget. |
Definition at line 106 of file firstRunEula.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" | ) |
var firstRunEULASvcCfg |
Definition at line 85 of file firstRunEula.js.
firstRunEULASvc prototype |
Definition at line 111 of file firstRunEula.js.