sbIDisplayPaneListener Interface Reference

import"sbIDisplayPanes.idl";

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

Public Member Functions

void onRegisterContent (in sbIDisplayPaneContentInfo aPane)
 
void onUnregisterContent (in sbIDisplayPaneContentInfo aPane)
 
void onRegisterInstantiator (in sbIDisplayPaneInstantiator aInstantiator)
 
void onUnregisterInstantiator (in sbIDisplayPaneInstantiator aInstantiator)
 
void onPaneInfoChanged (in sbIDisplayPaneContentInfo aPane)
 

Detailed Description

A display pane listener is notified when information regarding display panes is changed

Definition at line 135 of file sbIDisplayPanes.idl.

Member Function Documentation

void sbIDisplayPaneListener::onPaneInfoChanged ( in sbIDisplayPaneContentInfo  aPane)
void sbIDisplayPaneListener::onRegisterContent ( in sbIDisplayPaneContentInfo  aPane)
void sbIDisplayPaneListener::onRegisterInstantiator ( in sbIDisplayPaneInstantiator  aInstantiator)
void sbIDisplayPaneListener::onUnregisterContent ( in sbIDisplayPaneContentInfo  aPane)
void sbIDisplayPaneListener::onUnregisterInstantiator ( in sbIDisplayPaneInstantiator  aInstantiator)

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