public abstract class AbstractMutablePropertyModel<T extends IJSObject,D extends MutablePropertyDTO> extends AbstractPropertyModel<T,D>
C_CONST_ERROR_PREFIX, C_CONST_HINTS_PREFIX, C_CONST_KEY_PREFIX| Constructor and Description |
|---|
AbstractMutablePropertyModel(D model,
String name,
EntityModel entity) |
| Modifier and Type | Method and Description |
|---|---|
Integer |
getAsNameIndex() |
String |
getEnabledCondition() |
boolean |
isReadonly() |
boolean |
isReadonly(boolean isNewObject) |
boolean |
isRequired() |
getDisplayHint, getDisplayName, getDTO, getEntityModelWrapper, getJSONValue, getName, getValue, isId, isValidclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitconvertToJSObject, getDefaultValue, getValuepublic AbstractMutablePropertyModel(D model, String name, EntityModel entity)
Copyright © 2018. All rights reserved.