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.

nsIDOMDocumentEvent

IID:46b91d66-28e2-11d4-ab1e-0010830123b4
Inherits From:nsISupports
Status:FROZEN

The nsIDOMDocumentEvent interface is the interface to the event factory method on a DOM document object.

For more information on this interface please see http://www.w3.org/TR/DOM-Level-2-Events/

This interface is implemented by the following components:


Methods

nsIDOMEvent createEvent ( DOMString eventType )

nsIDOMEvent createEvent ( DOMString eventType )

Arguments:
eventType

Reference documentation is generated from Mozilla's source.