class HTMLTableCaptionElement
|
Table caption See the More... |
|
|
Public Methods
Protected Methods
Table caption See the
CAPTION element definition 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
align attribute definition in HTML 4.0. This attribute is
deprecated in HTML 4.0.
void setAlign ( const DOMString & )
| setAlign |
see align
Generated by: dfaure on faure on Tue Apr 16 08:50:42 2002, using kdoc 2.0a53. |