firstRunConnection.js File Reference

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)
 

Detailed Description

Javascript source for the first-run wizard connection widget services.

Definition in file firstRunConnection.js.

Function Documentation

function firstRunConnectionSvc (   aWidget)

Construct a first-run wizard connection widget services object for the widget specified by aWidget.

Parameters
aWidgetFirst-run wizard connection widget.

Definition at line 66 of file firstRunConnection.js.

Components utils import ( "resource://app/jsmodules/DOMUtils.jsm"  )