32 #include <dom/html_element.h>
34 #include <tdelibs_export.h>
37 class HTMLGenericElementImpl;
38 class HTMLAnchorElementImpl;
191 long tabIndex()
const;
196 void setTabIndex(
long );
251 class HTMLBRElementImpl;
292 class HTMLFontElementImpl;
361 class HTMLModElementImpl;
417 class HTMLQuoteElementImpl;
Notice of modification to part of a document.
The Node interface is the primary datatype for the entire Document Object Model.
For the Q and BLOCKQUOTE elements.
This class implements the basic string we use in the DOM.
The Document Object Model (DOM) is divided into two parts, the COREDOM core DOM, specifying some core...
All HTML element interfaces derive from this class.