public class PhoneInput extends PatternTextInput implements HTML5Input
PatternTextInput.PatternFieldValidator
validators
Constructor and Description |
---|
PhoneInput() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getType()
get the type tag to emit for
the corresponding html5 type.
|
getPattern, getTag, setTag
getTrim, isEmpty, mapToSingleLine, parseValue, setTrim
accept, getBoxWidth, getMaxResultLength, getSingle, setBoxWidth, setMaxResultLength, setSingle
getValue, setKey, setValue
addValidator, convert, getKey, getPrettyString, getString, getString, removeValidator, validate, validateInner
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getString, parse
addValidator, convert, getKey, getPrettyString, getString, getValue, removeValidator, setKey, setValue, validate
public java.lang.String getType()
HTML5Input
getType
in interface HTML5Input