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.
nsIMsgStatusFeedback
| IID: | AACBFA34-8D29-4A08-9283-A8E5B3AB067F |
| Inherits From: | nsISupports |
This interface is implemented by the following components:
Methods
void setStatusString ( AString status )
void setWrappedStatusFeedback ( nsIMsgStatusFeedback statusFeedback )
void showProgress ( PRInt32 percent )
void showStatusString ( AString status )
void startMeteors ( )
void stopMeteors ( )
References
This interface is the type of the following properties:
nsIMsgMailNewsUrl.statusFeedback, nsIMsgWindow.statusFeedback
This interface is passed as an argument to the following methods:
nsIMsgPrintEngine.setStatusFeedback, nsIMsgSend.sendMessageFile, nsIMsgStatusFeedback.setWrappedStatusFeedback, nsISmtpService.SendMailMessage
Reference documentation is generated from Mozilla's source.
