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