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