Class HTMLMenuElementImpl

    • Constructor Detail

      • HTMLMenuElementImpl

        public HTMLMenuElementImpl​(HTMLDocumentImpl owner,
                                   String name)
        Constructor requires owner document.
        Parameters:
        owner - The owner HTML document
    • Method Detail

      • getCompact

        public boolean getCompact()
        Specified by:
        getCompact in interface org.w3c.dom.html.HTMLMenuElement
      • setCompact

        public void setCompact​(boolean compact)
        Specified by:
        setCompact in interface org.w3c.dom.html.HTMLMenuElement