Songbird / Development / Songbird Add-Ons API Documentation

sbIHotkeyActions Interface Reference

Songbird Hotkey Actions Interface This is the interface used to register hotkey action objects. More...

import "sbIHotkeyActions.idl";

List of all members.

Public Member Functions

void registerHotkeyActionBundle (in sbIHotkeyActionBundle bundle)
 Register a hotkey action. This method registers an sbIHotkeyActionBundle into the hotkey manager. See sbIHotkeyActionBundle for more information.
void unregisterHotkeyActionBundle (in sbIHotkeyActionBundle bundle)
 Unregister a hotkey action. This method unregisters an sbIHotkeyActionBundle from the hotkey manager. See sbIHotkeyActionBundle for more information.

Public Attributes

readonly attribute long bundleCount


Detailed Description

Songbird Hotkey Actions Interface This is the interface used to register hotkey action objects.

See also:
sbIHotkeyActionBundle

Definition at line 63 of file sbIHotkeyActions.idl.


Member Function Documentation

void sbIHotkeyActions::registerHotkeyActionBundle ( in sbIHotkeyActionBundle  bundle  ) 

Register a hotkey action. This method registers an sbIHotkeyActionBundle into the hotkey manager. See sbIHotkeyActionBundle for more information.

See also:
sbIHotkeyActionObserver

void sbIHotkeyActions::unregisterHotkeyActionBundle ( in sbIHotkeyActionBundle  bundle  ) 

Unregister a hotkey action. This method unregisters an sbIHotkeyActionBundle from the hotkey manager. See sbIHotkeyActionBundle for more information.

See also:
sbIHotkeyActionObserver


The documentation for this interface was generated from the following file:
Generated on Tue Mar 10 14:28:59 2009 for Songbird by  doxygen 1.5.2