public Directory Reference
Directory dependency graph for public:

Files

file  IGlobalHotkeys.idl [code]
 Global Hotkeys Interface file This file contains interfaces used to implement global hotkey support. The main interface is sbIGlobalHotkeys, which lets you specify a key code and a combination of modifiers, as well as an id string, and register these with a callback object. When the key is pressed anywhere in the system (not just when the application is focused), the callback is called and is given the id string.
 
file  IWindowCloak.idl [code]
 Window cloaking service interface file This file contains the interface to the window cloaking service, used to hide a xul window without closing it, and to unhide it at a later time.
 
file  IWindowMinMax.idl [code]
 WindowMinMax service interface file This file contains the interfaces to the windowminmax service, used to limit the resizing of a window to specific minimum and maximum dimensions.
 
file  IWindowRegion.idl [code]
 Window region service interface file This file contains the interface to the window region service, used to assign a region to a window at the OS level.
 
file  IWindowResizeHook.idl [code]
 WindowResizeHook service interface file This file contains the interfaces to the windowresizehook service, used to receive notifications of window resizing events.
 
file  sbIHotkeyActions.idl [code]
 Songbird Hotkey Actions Interface file This file contains interfaces used by the songbird hotkey actions API, whose purpose is to register hotkey actions that can be used automatically by the hotkey manager to bind functionality to the user defined key.
 
file  sbIHotkeyService.idl [code]
 
file  sbIKnownFolderManager.idl [code]
 
file  sbINativeWindowManager.idl [code]
 interface to the operating system's window manager This file contains the interfaces to allow JavaScript to talk to the native operating system window manager in a somewhat cross-platform way.
 
file  sbIScreenSaverSuppressor.idl [code]
 
file  sbIWindowChromeService.idl [code]
 
file  sbIWindowMoveService.idl [code]