Uses of Interface
com.teamdev.jxbrowser.dom.FormControlElement
Package
Description
Provides the interfaces and classes for the Document Object Model (DOM).
-
Uses of FormControlElement in com.teamdev.jxbrowser.dom
Modifier and TypeInterfaceDescriptioninterface
An HTML DOM input element.interface
An HTML DOM select element.interface
An HTML DOM textarea element.Modifier and TypeMethodDescriptionFormElement.controls()
Returns an immutable list of the form controls or an empty list if the form got no controls on it.