Songbird Display Panes Interface file This file contains interfaces pertaining to display panes. More...
#include "nsISupports.idl"
Go to the source code of this file.
Classes | |
interface | sbIDisplayPaneContentInfo |
Information needed for a display pane to be instantiated. More... | |
interface | sbIDisplayPaneInstantiator |
interface | sbIDisplayPaneListener |
interface | sbIDisplayPaneManager |
Songbird Display Panes Interface This is the main display panes management interface, used to register and list panes and instantiators. Display panes are blocks within the main user interface which can be used to load arbitary sub-documents for display to the user with full chrome privileges. More... | |
Songbird Display Panes Interface file This file contains interfaces pertaining to display panes.
Display panes are blocks within the main user interface which can be used to load arbitary sub-documents for display to the user with full chrome privileges.
Definition in file sbIDisplayPanes.idl.