sbIPlaylistCommandsBuilderContext Interface Reference

The interface for giving context to playlist builder callbacks. More...

import"sbIPlaylistCommandsBuilder.idl";

Inheritance diagram for sbIPlaylistCommandsBuilderContext:
[legend]
Collaboration diagram for sbIPlaylistCommandsBuilderContext:
[legend]

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...
 

Detailed Description

The interface for giving context to playlist builder callbacks.

sbIPlaylistCommandsBuilderContext.h

Definition at line 690 of file sbIPlaylistCommandsBuilder.idl.

Member Data Documentation

attribute nsISupports sbIPlaylistCommandsBuilderContext::implementorContext

The commands builder implementor context.

Definition at line 695 of file sbIPlaylistCommandsBuilder.idl.


The documentation for this interface was generated from the following file: