Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
public interface HTMLFieldSetElement
extends HTMLElement
Method Summary | |
HTMLFormElement |
|
Methods inherited from interface org.w3c.dom.html2.HTMLElement | |
getClassName , getDir , getId , getLang , getTitle , setClassName , setDir , setId , setLang , setTitle |
public HTMLFormElement getForm()
Returns theFORM
element containing this control. Returnsnull
if this control is not within the context of a form.