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.
nsIMsgMailViewList
| IID: | 6DD798D7-9528-49e6-9447-3AAF14D2D36F |
| Inherits From: | nsISupports |
This interface is implemented by the following components:
Properties
readonly PRUint32 mailViewCount
Methods
void addMailView ( nsIMsgMailView mailView )
nsIMsgMailView createMailView ( )
nsIMsgMailView getMailViewAt ( PRUint32 mailViewIndex )
void removeMailView ( nsIMsgMailView mailView )
void save ( )
void addMailView ( nsIMsgMailView mailView )
- Arguments:
- mailView
nsIMsgMailView createMailView ( )
nsIMsgMailView getMailViewAt ( PRUint32 mailViewIndex )
- Arguments:
- mailViewIndex
void removeMailView ( nsIMsgMailView mailView )
- Arguments:
- mailView
Reference documentation is generated from Mozilla's source.
