Uses of Class
org.primefaces.extensions.component.inputphone.InputPhone.PlaceholderNumberType
-
Packages that use InputPhone.PlaceholderNumberType Package Description org.primefaces.extensions.component.inputphone -
-
Uses of InputPhone.PlaceholderNumberType in org.primefaces.extensions.component.inputphone
Methods in org.primefaces.extensions.component.inputphone that return InputPhone.PlaceholderNumberType Modifier and Type Method Description InputPhone.PlaceholderNumberTypeInputPhone. getPlaceholderNumberTypeEnum()static InputPhone.PlaceholderNumberTypeInputPhone.PlaceholderNumberType. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static InputPhone.PlaceholderNumberType[]InputPhone.PlaceholderNumberType. values()Returns an array containing the constants of this enum type, in the order they are declared.
-