The interface for giving context to playlist builder callbacks. More...
import"sbIPlaylistCommandsBuilder.idl";
Public Attributes | |
attribute nsISupports | implementorContext |
The commands builder implementor context. More... | |
Public Attributes inherited from sbIPlaylistCommandsContext | |
readonly attribute nsIDOMNode | playlist |
The playlist against which the commands are acting. More... | |
readonly attribute sbIMediaItem | medialist |
The medialist against which the commands are acting. More... | |
readonly attribute nsIDOMWindow | window |
The outer window containing the playlist against which the commands are acting. More... | |
readonly attribute sbIPlaylistCommands | commands |
The commands object itself. More... | |
The interface for giving context to playlist builder callbacks.
sbIPlaylistCommandsBuilderContext.h
Definition at line 690 of file sbIPlaylistCommandsBuilder.idl.
attribute nsISupports sbIPlaylistCommandsBuilderContext::implementorContext |
The commands builder implementor context.
Definition at line 695 of file sbIPlaylistCommandsBuilder.idl.