deviceCapacity.js File Reference

Javascript source for the device capacity widget. More...

Go to the source code of this file.

Functions

 if (typeof(Cc)=="undefined") var Cc
 

Variables

var DCWCfg
 
var DCW
 

Detailed Description

Javascript source for the device capacity widget.

Definition in file deviceCapacity.js.

Function Documentation

if ( typeof(Cc = ="undefined")

Debug Wrapper. Subclasses and replaces DateRemote to keep track of how many dataremotes are alive, and for which keys.

Enable DEBUG_DATAREMOTES to track down leaks.

Definition at line 524 of file sbDataRemote.js.

Variable Documentation

var DCW

Definition at line 78 of file deviceCapacity.js.

var DCWCfg
Initial value:
= {
updatePeriod: 500
}

Definition at line 67 of file deviceCapacity.js.