Javascript source for the device control widget. 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 | deviceControlWidget (aWidget) |
Variables | |
deviceControlWidget prototype | constructor = deviceControlWidget |
deviceControlWidget | prototype |
Javascript source for the device control widget.
Definition in file deviceControl.js.
function deviceControlWidget | ( | aWidget | ) |
Construct a device control services object for the widget specified by aWidget.
aWidget | Device control widget. |
Definition at line 86 of file deviceControl.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" | ) |
deviceControlWidget prototype constructor = deviceControlWidget |
Definition at line 91 of file deviceControl.js.
deviceControlWidget prototype |
Definition at line 94 of file deviceControl.js.