dom2_events.h
The Node interface is the primary datatype for the entire Document Object Model.
Definition: dom_node.h:274
attrChangeType
An integer indicating in which way the Attr was changed.
Definition: dom2_events.h:757
DOM::TextEvent The detail attribute inherited from UIEvent is used to indicate the number of keypress...
Definition: dom2_events.h:555
The Document interface represents the entire HTML or XML document.
Definition: dom_doc.h:245
The Document Object Model (DOM) is divided into two parts, the COREDOM core DOM, specifying some core...
Definition: design.h:56
PhaseType
An integer indicating which phase of event flow is being processed.
Definition: dom2_events.h:133
unsigned long long DOMTimeStamp
A DOMTimeStamp represents a number of milliseconds.
Definition: dom_node.h:987