Uses of Enum Class
net.htmlparser.jericho.FormControlType
Packages that use FormControlType
-
Uses of FormControlType in net.htmlparser.jericho
Methods in net.htmlparser.jericho that return FormControlTypeModifier and TypeMethodDescriptionfinal FormControlType
FormControl.getFormControlType()
Returns the type of this form control.static FormControlType
Returns the enum constant of this class with the specified name.static FormControlType[]
FormControlType.values()
Returns an array containing the constants of this enum class, in the order they are declared.