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.
nsIDocumentStateListener
| IID: | 050cdc00-3b8e-11d3-9ce4-a458f454fcbc |
| Inherits From: | nsISupports |
Methods
void NotifyDocumentCreated ( )
void NotifyDocumentStateChanged ( PRBool nowDirty )
void NotifyDocumentWillBeDestroyed ( )
References
This interface is passed as an argument to the following methods:
nsIEditor.addDocumentStateListener, nsIEditor.removeDocumentStateListener
Reference documentation is generated from Mozilla's source.
