Package component.field.persist
Class TimePicker
java.lang.Object
ru.cg.webbpm.modules.webkit.beans.Behavior
component.field.persist.AbstractPersistComponent<T,K>
component.field.persist.AbstractGraphPersistComponent<Time,String>
component.field.persist.TimePicker
- Author:
- Golovlyev
-
Field Summary
FieldsFields inherited from class ru.cg.webbpm.modules.webkit.beans.Behavior
objectContext, objectId
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class component.field.persist.AbstractPersistComponent
convertValueForLoad, convertValueForSave
Methods inherited from class ru.cg.webbpm.modules.webkit.beans.Behavior
getChildScript, getChildScripts, getObjectId, getPageId, getParentContext, getScript, getScriptInObject, getScripts, getScriptsInChildren, setObjectContext, setObjectId, start
-
Field Details
-
columnForSave
@GraphSource(FormGraphSource.class) @TypedColumn(colTypes=DATETIME) public EntityColumn columnForSave
-
-
Constructor Details
-
TimePicker
public TimePicker()
-
-
Method Details
-
getDataConverter
- Specified by:
getDataConverter
in classAbstractPersistComponent<Time,
String>
-
getEntityColumn
- Specified by:
getEntityColumn
in classAbstractGraphPersistComponent<Time,
String>
-