class HTMLDirectoryElement
|
Directory list. More... |
|
|
Public Methods
- HTMLDirectoryElement ()
- HTMLDirectoryElement (const HTMLDirectoryElement &other)
- HTMLDirectoryElement (const Node &other) : HTMLElement()
- HTMLDirectoryElement & operator = (const HTMLDirectoryElement &other)
- HTMLDirectoryElement & operator = (const Node &other)
- ~ HTMLDirectoryElement ()
- bool compact () const
- void setCompact ( bool )
Protected Methods
- HTMLDirectoryElement (HTMLDirectoryElementImpl *impl)
Detailed Description
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.
[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.
see compact
| Generated by: ssk@tauon.ph.unimelb.EDU.AU on Wed May 23 05:55:52 2001, using kdoc 2.0a35. |