Songbird / Development / Songbird Add-Ons API Documentation

sbIPlaylistCommandsBuilderRefreshCallback Interface Reference
[Playlist CommandsPlaylist Commands]

A callback interface used to refresh a custom command DOM element for sbIPlaylistCommandsBuilder objects. More...

List of all members.

Public Member Functions

void handleCallback (in sbIPlaylistCommandsBuilderContext aContext, in AString aSubMenuId, in AString aCommandId, in AString aHost, in nsIDOMNode aElement)
 The callback function.


Detailed Description

A callback interface used to refresh a custom command DOM element for sbIPlaylistCommandsBuilder objects.

This interface may be replaced by a javascript function in any of the sbIPlaylistCommandsBuilder functions that take it as a parameter.

See also:
sbIPlaylistCommandsBuilder, sbIPlaylistCommandsBuilderInstantiationCallback

Definition at line 842 of file sbIPlaylistCommandsBuilder.idl.


Member Function Documentation

void sbIPlaylistCommandsBuilderRefreshCallback::handleCallback ( in sbIPlaylistCommandsBuilderContext  aContext,
in AString  aSubMenuId,
in AString  aCommandId,
in AString  aHost,
in nsIDOMNode  aElement 
)

The callback function.

Parameters:
aContext The instantiation context for this command
aSubMenuId The submenu id for this command
aCommandId The id for this command
aHost The host type that instantiated this command
aElement The custom DOM element


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