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.
nsIMsgMailView
| IID: | 28AC84DF-CBE5-430d-A5C0-4FA63B5424DF |
| Inherits From: | nsISupports |
Properties
PRUnichar* mailViewName
readonly PRUnichar* prettyName
nsISupportsArray searchTerms
Methods
void appendTerm ( nsIMsgSearchTerm term )
nsIMsgSearchTerm createTerm ( )
void appendTerm ( nsIMsgSearchTerm term )
- Arguments:
- term
nsIMsgSearchTerm createTerm ( )
References
This interface is passed as an argument to the following methods:
nsIMsgMailViewList.addMailView, nsIMsgMailViewList.removeMailView
This interface is returned from the following methods:
nsIMsgMailViewList.createMailView, nsIMsgMailViewList.getMailViewAt
Reference documentation is generated from Mozilla's source.
