public class FloatPropertyModel extends AbstractMutablePropertyModel<JSDouble,FloatPropertyDTO>
C_CONST_ERROR_PREFIX, C_CONST_HINTS_PREFIX, C_CONST_KEY_PREFIX| Constructor and Description |
|---|
FloatPropertyModel(FloatPropertyDTO field,
String name,
EntityModel entity) |
| Modifier and Type | Method and Description |
|---|---|
JSDouble |
convertToJSObject(com.google.gwt.json.client.JSONValue v,
EntityManager em) |
JSDouble |
getDefaultValue() |
Double |
getMaxValue() |
Double |
getMinValue() |
JSDouble |
getValue(JSEntity entity) |
getAsNameIndex, getEnabledCondition, isReadonly, isReadonly, isRequiredgetDisplayHint, getDisplayName, getDTO, getEntityModelWrapper, getJSONValue, getName, getValue, isId, isValidpublic FloatPropertyModel(FloatPropertyDTO field, String name, EntityModel entity)
public Double getMaxValue()
public Double getMinValue()
public JSDouble convertToJSObject(com.google.gwt.json.client.JSONValue v, EntityManager em)
public JSDouble getDefaultValue()
Copyright © 2018. All rights reserved.