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