KHTML
html_table.h
Go to the documentation of this file.
Table caption See the CAPTION element definition in HTML 4.0.
Definition html_table.h:48
friend class HTMLTableElement
Definition html_table.h:49
HTMLTableCaptionElement(const Node &other)
Definition html_table.h:54
HTMLTableCaptionElement()
Definition html_table.cpp:33
The object used to represent the TH and TD elements.
Definition html_table.h:92
HTMLTableCellElement(const Node &other)
Definition html_table.h:98
HTMLTableColElement(const Node &other)
Definition html_table.h:329
The create* and delete* methods on the table allow authors to construct and modify tables.
Definition html_table.h:442
HTMLTableElement(const Node &other)
Definition html_table.h:446
HTMLTableRowElement(const Node &other)
Definition html_table.h:732
friend class HTMLTableElement
Definition html_table.h:897
HTMLTableSectionElement()
Definition html_table.cpp:763
HTMLTableSectionElement(const Node &other)
Definition html_table.h:902
The Node interface is the primary datatype for the entire Document Object Model.
Definition dom_node.h:271
This file is part of the KDE documentation.
Documentation copyright © 1996-2025 The KDE developers.
Generated on Tue Mar 25 2025 00:00:00 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2025 The KDE developers.
Generated on Tue Mar 25 2025 00:00:00 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.