class HTMLDirectoryElement
|
Directory list. More... |
|
|
Public Methods
Protected Methods
Directory list. See the <a
href="http://www.w3.org/TR/REC-html40/struct/lists.html#edef-DIR">
DIR element definition </a> in HTML 4.0. This element is deprecated
in HTML 4.0.
HTMLDirectoryElement ()
| HTMLDirectoryElement |
HTMLDirectoryElement (const HTMLDirectoryElement &other)
| HTMLDirectoryElement |
HTMLDirectoryElement (const Node &other)
| HTMLDirectoryElement |
HTMLDirectoryElement (HTMLDirectoryElementImpl *impl)
| HTMLDirectoryElement |
[protected]
HTMLDirectoryElement & operator = (const HTMLDirectoryElement &other)
| operator = |
Reimplemented from HTMLElement.
HTMLDirectoryElement & operator = (const Node &other)
| operator = |
Reimplemented from HTMLElement.
~HTMLDirectoryElement ()
| ~HTMLDirectoryElement |
[const]
Reduce spacing between list items. See the <a
href="http://www.w3.org/TR/REC-html40/struct/lists.html#adef-compact">
compact attribute definition </a> in HTML 4.0. This attribute
is deprecated in HTML 4.0.
void setCompact ( bool )
| setCompact |
see compact
Generated by: root@daffy.perf.redhat.com on Mon Jul 14 13:28:10 2003, using kdoc 2.0a53. |