Go to the source code of this file.
Functions | |
if (typeof(Cu)=="undefined") var Cu | |
Cu | import ("resource://app/jsmodules/SBDataRemoteUtils.jsm") |
function | LFFPD (m) |
function | sbLastFmFaceplate_stationPref_change () |
function | sbLastFmFaceplate_requestPref_change () |
window | addEventListener ('unload', function(){sbLastFmFaceplate.fini();}, false) |
Variables | |
var | sbLastFmFaceplate |
sbLastFmFaceplate | init |
if | ( | typeof(Cu) | = ="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.
Cu import | ( | "resource://app/jsmodules/SBDataRemoteUtils.jsm" | ) |
function LFFPD | ( | m | ) |
Definition at line 6 of file faceplate.js.
function sbLastFmFaceplate_requestPref_change | ( | ) |
Definition at line 18 of file faceplate.js.
function sbLastFmFaceplate_stationPref_change | ( | ) |
Definition at line 14 of file faceplate.js.
sbLastFmFaceplate init |
Definition at line 23 of file faceplate.js.
var sbLastFmFaceplate |
Definition at line 10 of file faceplate.js.