class HTMLDivElement
|
Generic block container. More... |
|
|
Public Methods
Protected Methods
Generic block container. See the <a
href="http://www.w3.org/TR/REC-html40/struct/global.html#edef-DIV">
DIV element definition </a> in HTML 4.0.
HTMLDivElement ()
| HTMLDivElement |
HTMLDivElement (const HTMLDivElement &other)
| HTMLDivElement |
HTMLDivElement (const Node &other)
| HTMLDivElement |
HTMLDivElement (HTMLDivElementImpl *impl)
| HTMLDivElement |
[protected]
HTMLDivElement & operator = (const HTMLDivElement &other)
| operator = |
Reimplemented from HTMLElement.
HTMLDivElement & operator = (const Node &other)
| operator = |
Reimplemented from HTMLElement.
~HTMLDivElement ()
| ~HTMLDivElement |
[const]
Horizontal text alignment. See the <a
href="http://www.w3.org/TR/REC-html40/present/graphics.html#adef-align">
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. |