public class BinaryPropertyModel extends AbstractMutablePropertyModel<JSString,BinaryPropertyDTO>
C_CONST_ERROR_PREFIX, C_CONST_HINTS_PREFIX, C_CONST_KEY_PREFIX| Constructor and Description |
|---|
BinaryPropertyModel(BinaryPropertyDTO model,
String name,
EntityModel entity) |
| Modifier and Type | Method and Description |
|---|---|
JSString |
convertToJSObject(com.google.gwt.json.client.JSONValue v,
EntityManager em) |
JSString |
getDefaultValue() |
Integer |
getGenLength() |
Integer |
getMaxLength() |
Integer |
getMinLength() |
JSString |
getValue(JSEntity entity) |
boolean |
isAllowGenerate() |
getAsNameIndex, getEnabledCondition, isReadonly, isReadonly, isRequiredgetDisplayHint, getDisplayName, getDTO, getEntityModelWrapper, getJSONValue, getName, getValue, isId, isValidpublic BinaryPropertyModel(BinaryPropertyDTO model, String name, EntityModel entity)
public JSString convertToJSObject(com.google.gwt.json.client.JSONValue v, EntityManager em)
public JSString getDefaultValue()
public Integer getMinLength()
public Integer getMaxLength()
public boolean isAllowGenerate()
public Integer getGenLength()
Copyright © 2018. All rights reserved.