KHTML
Go to the documentation of this file.
38 class HTMLTableCaptionElementImpl;
82 class HTMLTableCellElementImpl;
113 long cellIndex()
const;
121 void setCellIndex(
long );
208 long colSpan()
const;
213 void setColSpan(
long );
255 void setNoWrap(
bool );
263 long rowSpan()
const;
268 void setRowSpan(
long );
313 class HTMLTableColElementImpl;
391 void setSpan(
long );
422 class HTMLTableElementImpl;
423 class HTMLCollection;
424 class HTMLTableSectionElement;
425 class HTMLTableCaptionElement;
562 void setCellPadding(
const DOMString & );
576 void setCellSpacing(
const DOMString & );
645 void deleteTHead ( );
661 void deleteTFoot ( );
677 void deleteCaption ( );
709 void deleteRow (
long index );
714 class HTMLTableRowElementImpl;
715 class HTMLCollection;
752 long rowIndex()
const;
760 void setRowIndex(
long );
768 long sectionRowIndex()
const;
776 void setSectionRowIndex(
long );
880 void deleteCell (
long index );
885 class HTMLTableSectionElementImpl;
886 class HTMLCollection;
992 void deleteRow (
long index );
This file is part of the KDE documentation.
Documentation copyright © 1996-2013 The KDE developers.
Generated on Tue Jul 23 2013 22:03:41 by
doxygen 1.8.1.1 written
by
Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.