DocumentEvent in DOM Level 2 Events

Interface for the 'document' used to create events.

Inherited by:

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

Instance Methods

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