org.w3c.dom.html
public interface HTMLFieldSetElement extends HTMLElement
| Method Summary | |
|---|---|
| HTMLFormElement | getForm()
Returns the FORM element containing this control.Returns
null if this control is not within the context of a form. |
FORM element containing this control.Returns
null if this control is not within the context of a form.