WARNING: Most of this content (with the exception of the Mozilla 1.9 XPCOM reference) is very old, and can be expected to be out of date and possibly obsolete. For better XUL documentation, please visit the XUL hub at the Mozilla Developer Center.
@mozilla.org/messenger/statusBarBiffManager;1
This component implements the following interfaces:
Constants
Methods
| Interface | Method |
|---|---|
| nsIFolderListener |
void OnItemAdded ( nsIRDFResource parentItem , nsISupports item )
|
| nsIFolderListener |
void OnItemBoolPropertyChanged ( nsIRDFResource item , nsIAtom property , PRBool oldValue , PRBool newValue )
|
| nsIFolderListener |
void OnItemEvent ( nsIMsgFolder item , nsIAtom event )
|
| nsIFolderListener |
void OnItemIntPropertyChanged ( nsIRDFResource item , nsIAtom property , PRInt32 oldValue , PRInt32 newValue )
|
| nsIFolderListener |
void OnItemPropertyChanged ( nsIRDFResource item , nsIAtom property , char* oldValue , char* newValue )
|
| nsIFolderListener |
void OnItemPropertyFlagChanged ( nsIMsgDBHdr item , nsIAtom property , PRUint32 oldFlag , PRUint32 newFlag )
|
| nsIFolderListener |
void OnItemRemoved ( nsIRDFResource parentItem , nsISupports item )
|
| nsIFolderListener |
void OnItemUnicharPropertyChanged ( nsIRDFResource item , nsIAtom property , PRUnichar* oldValue , PRUnichar* newValue )
|
Reference documentation is generated from Mozilla's source.
