Package component.field.loading
Class CheckBoxValueByContainer
java.lang.Object
ru.cg.webbpm.modules.webkit.beans.Behavior
component.field.loading.FieldValueByContainer<Boolean>
component.field.loading.CheckBoxValueByContainer
- Author:
- Eduard Tihomirov
-
Field Summary
FieldsFields inherited from class component.field.loading.FieldValueByContainer
loadType
Fields inherited from class ru.cg.webbpm.modules.webkit.beans.Behavior
objectContext, objectId
-
Constructor Summary
Constructors -
Method Summary
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
-
defaultValueColumn
@GraphSource(ContainerLoaderRpcService.class) @TypedColumn(colTypes=BOOLEAN) public EntityColumn defaultValueColumn
-
-
Constructor Details
-
CheckBoxValueByContainer
public CheckBoxValueByContainer()
-
-
Method Details
-
getValueColumn
- Specified by:
getValueColumn
in classFieldValueByContainer<Boolean>
-