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