Uses of Enum Class
org.patternfly.component.form.TextInputType
Packages that use TextInputType
-
Uses of TextInputType in org.patternfly.component.form
Methods in org.patternfly.component.form that return TextInputTypeModifier and TypeMethodDescriptionstatic TextInputTypeReturns the enum constant of this class with the specified name.static TextInputType[]TextInputType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.patternfly.component.form with parameters of type TextInputTypeModifier and TypeMethodDescriptionstatic TextInputTextInput.textInput(TextInputType type, String id) static TextInputTextInput.textInput(TextInputType type, String id, String value)