KHTML
dom2_events.h
Go to the documentation of this file.
140 CAPTURING_PHASE = 1,
141 AT_TARGET = 2,
143 };
286 UNSPECIFIED_EVENT_TYPE_ERR = 0,
287 _EXCEPTION_OFFSET = 3000,
289 };
647 DOM_KEY_LOCATION_STANDARD = 0x00,
656 DOM_KEY_LOCATION_LEFT = 0x01,
665 DOM_KEY_LOCATION_RIGHT = 0x02,
673 };
798 MODIFICATION = 1,
799 ADDITION = 2,
801 };
The Document interface represents the entire HTML or XML document.
Definition: dom_doc.h:246
PhaseType
An integer indicating which phase of event flow is being processed.
Definition: dom2_events.h:139
The Node interface is the primary datatype for the entire Document Object Model.
Definition: dom_node.h:271
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-2023 The KDE developers.
Generated on Mon Feb 20 2023 00:00:00 by doxygen 1.9.6 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon Feb 20 2023 00:00:00 by doxygen 1.9.6 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.