Javascript source for the first-run wizard connection widget services. More...
Go to the source code of this file.
Functions | |
Components utils | import ("resource://app/jsmodules/DOMUtils.jsm") |
function | firstRunConnectionSvc (aWidget) |
Javascript source for the first-run wizard connection widget services.
Definition in file firstRunConnection.js.
function firstRunConnectionSvc | ( | aWidget | ) |
Construct a first-run wizard connection widget services object for the widget specified by aWidget.
aWidget | First-run wizard connection widget. |
Definition at line 66 of file firstRunConnection.js.
Components utils import | ( | "resource://app/jsmodules/DOMUtils.jsm" | ) |