class HTMLDListElement
|
Definition list. More... |
|
|
Public Methods
Protected Methods
Definition list. See the <a
href="http://www.w3.org/TR/REC-html40/struct/lists.html#edef-DL">
DL element definition </a> in HTML 4.0.
HTMLDListElement ()
| HTMLDListElement |
HTMLDListElement (const HTMLDListElement &other)
| HTMLDListElement |
HTMLDListElement (const Node &other)
| HTMLDListElement |
HTMLDListElement (HTMLDListElementImpl *impl)
| HTMLDListElement |
[protected]
HTMLDListElement & operator = (const HTMLDListElement &other)
| operator = |
Reimplemented from HTMLElement.
HTMLDListElement & operator = (const Node &other)
| operator = |
Reimplemented from HTMLElement.
~HTMLDListElement ()
| ~HTMLDListElement |
[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. |