| Modifier and Type | Field and Description |
|---|---|
static int |
FIELD_MAX_LENGTH |
static int |
FIELD_SIZE |
static int |
VALUE_MAX_LENGTH |
static int |
VALUE_MIN_LENGTH |
| Constructor and Description |
|---|
PhoneNumberField(boolean required) |
PhoneNumberField(String name,
boolean required) |
| Modifier and Type | Method and Description |
|---|---|
String |
getInputValue() |
boolean |
hasValue() |
void |
initialize(Form form,
javax.servlet.http.HttpServletRequest request) |
boolean |
isValid() |
void |
serializeElement(XmlWriter out) |
void |
setValue(Object value) |
addValidationError, getDefaultInstructions, getInitialValue, getInitialValue, getLabel, getName, getValidationErrors, getValue, getValue, hasValidationErrors, isReadOnly, isRequired, postInit, setDefaultInstructions, setInitialValue, setLabel, setName, setReadOnly, setRequired, toStringclone, getContainer, getDecorator, getForm, initialize, serialize, serialize, serialize, serialize, setContainer, setDecoratorpublic static final int FIELD_SIZE
public static final int FIELD_MAX_LENGTH
public static final int VALUE_MIN_LENGTH
public static final int VALUE_MAX_LENGTH
public PhoneNumberField(boolean required)
public PhoneNumberField(String name, boolean required)
public String getInputValue()
public void initialize(Form form, javax.servlet.http.HttpServletRequest request)
initialize in class Fieldpublic void serializeElement(XmlWriter out)
serializeElement in class ElementCopyright © 2015 Revolution Systems Inc.. All rights reserved.