class HTMLMenuElement
|
Menu list. More... |
|
|
Public Methods
- HTMLMenuElement ()
- HTMLMenuElement (const HTMLMenuElement &other)
- HTMLMenuElement (const Node &other) : HTMLElement()
- HTMLMenuElement & operator = (const HTMLMenuElement &other)
- HTMLMenuElement & operator = (const Node &other)
- ~ HTMLMenuElement ()
- bool compact () const
- void setCompact ( bool )
Protected Methods
- HTMLMenuElement (HTMLMenuElementImpl *impl)
Detailed Description
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.
[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. |