class HTMLTableCaptionElement
|
Table caption See the <a
href="http://www. More... |
|
|
Public Methods
Protected Methods
Table caption See the <a
href="http://www.w3.org/TR/REC-html40/struct/tables.html#edef-CAPTION">
CAPTION element definition </a> in HTML 4.0.
HTMLTableCaptionElement ()
| HTMLTableCaptionElement |
HTMLTableCaptionElement (const HTMLTableCaptionElement &other)
| HTMLTableCaptionElement |
HTMLTableCaptionElement (const Node &other)
| HTMLTableCaptionElement |
HTMLTableCaptionElement (HTMLTableCaptionElementImpl *impl)
| HTMLTableCaptionElement |
[protected]
HTMLTableCaptionElement & operator = (const HTMLTableCaptionElement &other)
| operator = |
Reimplemented from HTMLElement.
HTMLTableCaptionElement & operator = (const Node &other)
| operator = |
Reimplemented from HTMLElement.
~HTMLTableCaptionElement ()
| ~HTMLTableCaptionElement |
[const]
Caption alignment with respect to the table. See the <a
href="http://www.w3.org/TR/REC-html40/struct/tables.html#adef-align-CAPTION">
align attribute definition </a> in HTML 4.0. This attribute is
deprecated in HTML 4.0.
void setAlign ( const DOMString & )
| setAlign |
see align
Generated by: root@daffy.perf.redhat.com on Mon Jul 14 13:28:10 2003, using kdoc 2.0a53. |