KHTML
dom2_events.h
Go to the documentation of this file.
140 CAPTURING_PHASE = 1,
141 AT_TARGET = 2,
142 BUBBLING_PHASE = 3
286 UNSPECIFIED_EVENT_TYPE_ERR = 0,
287 _EXCEPTION_OFFSET = 3000,
288 _EXCEPTION_MAX = 3999
647 DOM_KEY_LOCATION_STANDARD = 0x00,
656 DOM_KEY_LOCATION_LEFT = 0x01,
665 DOM_KEY_LOCATION_RIGHT = 0x02,
672 DOM_KEY_LOCATION_NUMPAD = 0x03
798 MODIFICATION = 1,
799 ADDITION = 2,
800 REMOVAL = 3
The Node interface is the primary datatype for the entire Document Object Model.
Definition: dom_node.h:270
attrChangeType
An integer indicating in which way the Attr was changed.
Definition: dom2_events.h:797
The Document interface represents the entire HTML or XML document.
Definition: dom_doc.h:245
PhaseType
An integer indicating which phase of event flow is being processed.
Definition: dom2_events.h:139
unsigned long long DOMTimeStamp
A DOMTimeStamp represents a number of milliseconds.
Definition: dom_node.h:1020
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:26:18 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:26:18 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.