Package component.field.persist
Class CheckBox
java.lang.Object
ru.cg.webbpm.modules.webkit.beans.Behavior
component.field.persist.AbstractPersistComponent<T,K>
component.field.persist.AbstractGraphPersistComponent<Boolean,Boolean>
component.field.persist.CheckBox
- 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=BOOLEAN) public EntityColumn columnForSave
-
-
Constructor Details
-
CheckBox
public CheckBox()
-
-
Method Details
-
getDataConverter
- Specified by:
getDataConverter
in classAbstractPersistComponent<Boolean,
Boolean>
-
getEntityColumn
- Specified by:
getEntityColumn
in classAbstractGraphPersistComponent<Boolean,
Boolean>
-