Class HTMLIsIndexElementImpl

    • Constructor Detail

      • HTMLIsIndexElementImpl

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

      • getPrompt

        public String getPrompt()
        Specified by:
        getPrompt in interface org.w3c.dom.html.HTMLIsIndexElement
      • setPrompt

        public void setPrompt​(String prompt)
        Specified by:
        setPrompt in interface org.w3c.dom.html.HTMLIsIndexElement