DocumentEvent in DOM Level 2 Events

Interface for the 'document' used to create events.

For more information see http://www.w3.org/TR/DOM-Level-2-Events/events.html#Events-document.

Inerhited by:

Instance Methods

name returns description
createEvent(eventType) Event Creates and returns a new Event object.