public class NumberFieldWidget extends AbstractWidget
Modifier and Type | Field and Description |
---|---|
static String |
XTYPE |
additionalProperties, containedElements, fieldName, nameSpace, primaryType
Constructor and Description |
---|
NumberFieldWidget(NumberFieldWidgetParameters parameters) |
Modifier and Type | Method and Description |
---|---|
int |
getDecimalPrecision() |
String |
getDecimalSeparator() |
boolean |
isAllowDecimals() |
boolean |
isAllowNegative() |
getDefaultValue, getFieldDescription, getFieldLabel, getName, getXtype, isAllowBlank, isDisabled, isHideLabel, setName
getRanking, setFieldName, setRanking
getAdditionalProperties, getContainedElements, getFieldName, getNameSpace, getPrimaryType
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getAdditionalProperties, getContainedElements, getFieldName, getNameSpace, getPrimaryType
public static final String XTYPE
public NumberFieldWidget(NumberFieldWidgetParameters parameters)
public boolean isAllowDecimals()
public boolean isAllowNegative()
public int getDecimalPrecision()
public String getDecimalSeparator()
Copyright © 2019 ICF Olson. All rights reserved.