class HTMLMenuElement
|
Menu list. More... |
|
|
Public Methods
Protected Methods
Menu list. See the
MENU element definition 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
compact attribute definition in HTML 4.0. This attribute
is deprecated in HTML 4.0.
void setCompact ( bool )
| setCompact |
see compact
Generated by: dfaure on faure on Tue Apr 16 08:50:42 2002, using kdoc 2.0a53. |