Javascript source for the iPod device event handler component. More...
Go to the source code of this file.
Functions | |
Components utils | import ("resource://app/jsmodules/ArrayConverter.jsm") |
if (typeof(Cc)=="undefined") var Cc | |
function | sbIPDEventHandler () |
function | NSGetModule (compMgr, fileSpec) |
Variables | |
var | sbIPDEventHandlerCfg |
sbIPDEventHandler prototype | constructor = sbIPDEventHandler |
sbIPDEventHandler | prototype |
Javascript source for the iPod device event handler component.
Definition in file sbIPDEventHandler.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/ArrayConverter.jsm" | ) |
function NSGetModule | ( | compMgr, | |
fileSpec | |||
) |
function sbIPDEventHandler | ( | ) |
Construct an iPod device event handler object.
Definition at line 114 of file sbIPDEventHandler.js.
sbIPDEventHandler prototype constructor = sbIPDEventHandler |
Definition at line 121 of file sbIPDEventHandler.js.
sbIPDEventHandler prototype |
Definition at line 123 of file sbIPDEventHandler.js.
var sbIPDEventHandlerCfg |
Definition at line 87 of file sbIPDEventHandler.js.