Class FormElement

java.lang.Object

@TagName("form") public class FormElement extends Element
The FORM element encompasses behavior similar to a collection and an element. It provides direct access to the contained form controls as well as the attributes of the form element.
See Also: