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;
This class implements the basic string we use in the DOM.
All HTML element interfaces derive from this class.
Notice of modification to part of a document.
For the Q and BLOCKQUOTE elements.
The Node interface is the primary datatype for the entire Document Object Model.
The Document Object Model (DOM) is divided into two parts, the COREDOM core DOM, specifying some core...