deviceVolumeSelector.js File Reference

Javascript source for the device volume selector widget. More...

Go to the source code of this file.

Functions

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

Variables

var Cc = Components.classes
 
var Ci = Components.interfaces
 
var Cr = Components.results
 
var Cu = Components.utils
 
var XUL_NS = "http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"
 
var deviceVolumeSelectorSvc
 
var deviceVolumeMenuItemsSvc
 

Detailed Description

Javascript source for the device volume selector widget.

Definition in file deviceVolumeSelector.js.

Function Documentation

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

Variable Documentation

var Cc = Components.classes

Definition at line 47 of file deviceVolumeSelector.js.

Definition at line 48 of file deviceVolumeSelector.js.

var Cr = Components.results

Definition at line 49 of file deviceVolumeSelector.js.

var Cu = Components.utils

Definition at line 50 of file deviceVolumeSelector.js.

var deviceVolumeMenuItemsSvc

Definition at line 263 of file deviceVolumeSelector.js.

var deviceVolumeSelectorSvc

Definition at line 73 of file deviceVolumeSelector.js.

var XUL_NS = "http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"

Definition at line 64 of file deviceVolumeSelector.js.