public class PercentField extends BigDecimalField
| Constructor and Description |
|---|
PercentField(String name,
boolean required) |
| Modifier and Type | Method and Description |
|---|---|
void |
initialize(Form form,
javax.servlet.http.HttpServletRequest request) |
void |
serializeElement(XmlWriter out) |
void |
setTextValue(String value) |
getNumber, getScale, setScalegetMaximumValue, getMinimumValue, getUnits, setMaximumValue, setMinimumValue, setUnitsgetCssClass, getInputValue, getMaxLength, getMinLength, getSize, getStringValue, getStyle, hasValue, isValid, setCssClass, setInputValue, setMaxLength, setMinLength, setSize, setStyle, setValueaddValidationError, 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 PercentField(String name, boolean required)
public void initialize(Form form, javax.servlet.http.HttpServletRequest request)
initialize in class TextFieldpublic void serializeElement(XmlWriter out)
serializeElement in class NumberFieldpublic void setTextValue(String value)
setTextValue in class BigDecimalFieldCopyright © 2015 Revolution Systems Inc.. All rights reserved.