The nsIDOMDocumentEvent interface is the interface to the event factory method on a DOM document object. More...
import "nsIDOMDocumentEvent.idl";
Public Member Functions | |
| nsIDOMEvent | createEvent (in DOMString eventType) raises (DOMException) |
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/
| nsIDOMEvent nsIDOMDocumentEvent::createEvent | ( | in DOMString | eventType | ) | raises (DOMException) |
1.7.1