Uses of Enum Class
com.github.t1.bulmajava.form.InputType
Packages that use InputType
-
Uses of InputType in com.github.t1.bulmajava.form
Methods in com.github.t1.bulmajava.form that return InputTypeModifier and TypeMethodDescriptionstatic InputTypeReturns the enum constant of this class with the specified name.static InputType[]InputType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.github.t1.bulmajava.form with parameters of type InputType