public class IntegerIDPropertyModel extends AbstractPropertyModel<JSLong,IntegerIdPropertyDTO>
C_CONST_ERROR_PREFIX, C_CONST_HINTS_PREFIX, C_CONST_KEY_PREFIX| Constructor and Description |
|---|
IntegerIDPropertyModel(IntegerIdPropertyDTO field,
String name,
EntityModel entity) |
| Modifier and Type | Method and Description |
|---|---|
JSLong |
convertToJSObject(com.google.gwt.json.client.JSONValue v,
EntityManager em) |
Integer |
getAsNameIndex() |
JSLong |
getDefaultValue() |
String |
getEnabledCondition() |
JSLong |
getValue(JSEntity entity) |
boolean |
isId() |
boolean |
isReadonly(boolean isNewObject) |
boolean |
isRequired() |
getDisplayHint, getDisplayName, getDTO, getEntityModelWrapper, getJSONValue, getName, getValue, isValidpublic IntegerIDPropertyModel(IntegerIdPropertyDTO field, String name, EntityModel entity)
public JSLong convertToJSObject(com.google.gwt.json.client.JSONValue v, EntityManager em)
public JSLong getDefaultValue()
public boolean isReadonly(boolean isNewObject)
public boolean isRequired()
public String getEnabledCondition()
public Integer getAsNameIndex()
public boolean isId()
isId in interface IPropertyDescriptor<JSLong>isId in class AbstractPropertyModel<JSLong,IntegerIdPropertyDTO>Copyright © 2018. All rights reserved.