org.apache.html.dom
public class HTMLMenuElementImpl extends HTMLElementImpl implements HTMLMenuElement
Version: $Revision: 1.9 $ $Date: 2005/04/18 01:09:10 $
See Also: org.w3c.dom.html.HTMLMenuElement org.apache.xerces.dom.ElementImpl
UNKNOWN:
Constructor Summary | |
---|---|
HTMLMenuElementImpl(HTMLDocumentImpl owner, String name)
Constructor requires owner document.
|
Method Summary | |
---|---|
boolean | getCompact() |
void | setCompact(boolean compact) |
Parameters: owner The owner HTML document