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.

nsIMsgDBViewCommandUpdater

IID:65FC9AD5-0912-11d5-9901-001083010E9B
Inherits From:nsISupports

Methods

void displayMessageChanged ( nsIMsgFolder folder , AString subject , ACString keywords ) void updateCommandStatus ( ) void updateNextMessageAfterDelete ( )

void displayMessageChanged ( nsIMsgFolder folder , AString subject , ACString keywords )

Arguments:
folder
subject
keywords

void updateCommandStatus ( )


void updateNextMessageAfterDelete ( )

Allows the backend to tell the front end to re-determine which message we should selet after a delete or move


References

This interface is passed as an argument to the following methods:

nsIMsgDBView.cloneDBView, nsIMsgDBView.init

Reference documentation is generated from Mozilla's source.