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