sbHotkeyActions.js File Reference

Go to the source code of this file.

Functions

Cu import ("resource://gre/modules/XPCOMUtils.jsm")
 
function HotkeyActions ()
 

Variables

const Cc = Components.classes
 
const Ci = Components.interfaces
 
const Cu = Components.utils
 
const Cr = Components.results
 
const SONGBIRD_HOTKEYACTIONS_CONTRACTID = "@songbirdnest.com/Songbird/HotkeyActions;1"
 
const SONGBIRD_HOTKEYACTIONS_CLASSNAME = "Songbird Hotkey Actions Service Interface"
 
const SONGBIRD_HOTKEYACTIONS_CID = Components.ID("{0BB80965-77C8-4212-866C-F22677F75A2C}")
 
HotkeyActions prototype
 
var NSGetModule = XPCOMUtils.generateNSGetModule([HotkeyActions])
 

Function Documentation

function HotkeyActions ( )

Definition at line 36 of file sbHotkeyActions.js.

Cu import ( "resource://gre/modules/XPCOMUtils.jsm"  )

Variable Documentation

const Cc = Components.classes

Definition at line 25 of file sbHotkeyActions.js.

Definition at line 26 of file sbHotkeyActions.js.

const Cr = Components.results

Definition at line 28 of file sbHotkeyActions.js.

const Cu = Components.utils

Definition at line 27 of file sbHotkeyActions.js.

var NSGetModule = XPCOMUtils.generateNSGetModule([HotkeyActions])

Definition at line 91 of file sbHotkeyActions.js.

HotkeyActions prototype

Definition at line 43 of file sbHotkeyActions.js.

const SONGBIRD_HOTKEYACTIONS_CID = Components.ID("{0BB80965-77C8-4212-866C-F22677F75A2C}")

Definition at line 34 of file sbHotkeyActions.js.

const SONGBIRD_HOTKEYACTIONS_CLASSNAME = "Songbird Hotkey Actions Service Interface"

Definition at line 33 of file sbHotkeyActions.js.

const SONGBIRD_HOTKEYACTIONS_CONTRACTID = "@songbirdnest.com/Songbird/HotkeyActions;1"

Definition at line 32 of file sbHotkeyActions.js.