Module jdk.xml.dom

Interface HTMLFieldSetElement

    • Method Detail

      • getForm

        HTMLFormElement getForm()
        Returns the FORM element containing this control. Returns null if this control is not within the context of a form.