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