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