public class FloatPropertyModel extends AbstractPropertyModel<JSDouble>
C_CONST_ERROR_PREFIX, C_CONST_HINTS_PREFIX, C_CONST_KEY_PREFIX| Constructor and Description |
|---|
FloatPropertyModel(PropertyModelDTO field,
String name,
EntityModel entity) |
| Modifier and Type | Method and Description |
|---|---|
JSDouble |
convertToJSObject(com.google.gwt.json.client.JSONValue v,
EntityManager em) |
DoublePropertyEditor |
createEditor() |
JSDouble |
getDefaultValue() |
Double |
getMaxValue() |
Double |
getMinValue() |
JSDouble |
getRawValue(JSEntity entity) |
createTableColumn, getAsNameIndex, getDisplayHint, getDisplayName, getEnabledCondition, getEntityModelWrapper, getError, getName, getOrderInListView, getType, getValue, getValue, isInFormView, isInListView, isReadonly, isReadonly, isRequiredpublic FloatPropertyModel(PropertyModelDTO field, String name, EntityModel entity)
public Double getMaxValue()
public Double getMinValue()
public DoublePropertyEditor createEditor()
public JSDouble convertToJSObject(com.google.gwt.json.client.JSONValue v, EntityManager em)
public JSDouble getDefaultValue()
Copyright © 2018. All rights reserved.