Class PhoneNumberField
java.lang.Object
org.bardframework.form.field.Field
org.bardframework.form.field.input.InputField<String>
org.bardframework.flow.form.field.input.phonenumber.PhoneNumberField
-
Field Summary
Fields inherited from class org.bardframework.form.field.input.InputField
descriptionShowType, SEPARATOR -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.bardframework.form.field.input.InputField
getDescriptionShowType, getDisable, getErrorMessage, getPlaceholder, getRequired, getValue, setDescriptionShowType, setDisable, setErrorMessage, setPlaceholder, setRequired, setValue, toStringMethods inherited from class org.bardframework.form.field.Field
getDescription, getInfo, getName, getTitle, setDescription, setInfo, setName, setTitle, setType
-
Constructor Details
-
PhoneNumberField
public PhoneNumberField()
-
-
Method Details
-
toString
- Specified by:
toStringin classInputField<String>
-
getType
-