KHTML
html_table.h File Reference
#include <dom/html_element.h>
#include <kdelibs_export.h>
Include dependency graph for html_table.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | DOM::HTMLTableCaptionElement |
Table caption See the CAPTION element definition in HTML 4.0. More... | |
class | DOM::HTMLTableCellElement |
The object used to represent the TH and TD elements. More... | |
class | DOM::HTMLTableColElement |
Regroups the COL and COLGROUP elements. More... | |
class | DOM::HTMLTableElement |
The create* and delete* methods on the table allow authors to construct and modify tables. More... | |
class | DOM::HTMLTableRowElement |
A row in a table. More... | |
class | DOM::HTMLTableSectionElement |
The THEAD , TFOOT , and TBODY elements. More... | |
Namespaces | |
namespace | DOM |