public class BooleanPropertyModel extends AbstractMutablePropertyModel<JSBoolean,BooleanPropertyDTO>
C_CONST_ERROR_PREFIX, C_CONST_HINTS_PREFIX, C_CONST_KEY_PREFIX| Constructor and Description |
|---|
BooleanPropertyModel(BooleanPropertyDTO field,
String name,
EntityModel entity) |
| Modifier and Type | Method and Description |
|---|---|
JSBoolean |
convertToJSObject(com.google.gwt.json.client.JSONValue jsonValue,
EntityManager em) |
JSBoolean |
getDefaultValue() |
JSBoolean |
getValue(JSEntity entity) |
getAsNameIndex, getEnabledCondition, isReadonly, isReadonly, isRequiredgetDisplayHint, getDisplayName, getDTO, getEntityModelWrapper, getJSONValue, getName, getValue, isId, isValidpublic BooleanPropertyModel(BooleanPropertyDTO field, String name, EntityModel entity)
public JSBoolean convertToJSObject(com.google.gwt.json.client.JSONValue jsonValue, EntityManager em)
public JSBoolean getDefaultValue()
Copyright © 2018. All rights reserved.