Uses of Enum Class
net.htmlparser.jericho.FormControlType
Packages that use FormControlType
-
Uses of FormControlType in net.htmlparser.jericho
Subclasses with type arguments of type FormControlType in net.htmlparser.jerichoMethods in net.htmlparser.jericho that return FormControlTypeModifier and TypeMethodDescriptionfinal FormControlTypeFormControl.getFormControlType()Returns the type of this form control.static FormControlTypeReturns 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.