Uses of Enum Class
org.w3._1999.xhtml.InputType
Packages that use InputType
-
Uses of InputType in org.w3._1999.xhtml
Fields in org.w3._1999.xhtml declared as InputTypeMethods in org.w3._1999.xhtml that return InputTypeModifier and TypeMethodDescriptionstatic InputTypeGets the enum associated to the value passed as parameter.Input.getType()Gets the value of the type property.static 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 org.w3._1999.xhtml with parameters of type InputType