public class SecretFieldPropertyModel extends AbstractPropertyModel<JSString>
C_CONST_ERROR_PREFIX, C_CONST_HINTS_PREFIX, C_CONST_KEY_PREFIX| Constructor and Description |
|---|
SecretFieldPropertyModel(PropertyModelDTO field,
String name,
EntityModel entity) |
| Modifier and Type | Method and Description |
|---|---|
JSString |
convertToJSObject(com.google.gwt.json.client.JSONValue v,
EntityManager em) |
SecretKeyPropertyEditor |
createEditor() |
JSString |
getDefaultValue() |
Integer |
getMaxLength() |
Integer |
getMinLength() |
JSString |
getRawValue(JSEntity entity) |
boolean |
isAutoGenerate() |
createTableColumn, getAsNameIndex, getDisplayHint, getDisplayName, getEnabledCondition, getEntityModelWrapper, getError, getName, getOrderInListView, getType, getValue, getValue, isInFormView, isInListView, isReadonly, isReadonly, isRequiredpublic SecretFieldPropertyModel(PropertyModelDTO field, String name, EntityModel entity)
public boolean isAutoGenerate()
public Integer getMaxLength()
public Integer getMinLength()
public SecretKeyPropertyEditor createEditor()
public JSString convertToJSObject(com.google.gwt.json.client.JSONValue v, EntityManager em)
public JSString getDefaultValue()
Copyright © 2018. All rights reserved.