Package component.field.loading
Class StaticComboBoxDefaultValue
java.lang.Object
ru.cg.webbpm.modules.webkit.beans.Behavior
component.field.loading.FieldDefaultValue<String>
component.field.loading.StaticComboBoxDefaultValue
- Author:
- m.popov
-
Field Summary
FieldsFields inherited from class component.field.loading.FieldDefaultValue
loadType, service
Fields inherited from class ru.cg.webbpm.modules.webkit.beans.Behavior
objectContext, objectId
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class component.field.loading.FieldDefaultValue
loadDefaultValueByService
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(DefaultValueLoaderRpcServiceV2.class) @TypedColumn(colTypes={STRING,ENUM}) public EntityColumn defaultValueColumn
-
-
Constructor Details
-
StaticComboBoxDefaultValue
public StaticComboBoxDefaultValue()
-
-
Method Details
-
getDefaultValueColumn
- Specified by:
getDefaultValueColumn
in classFieldDefaultValue<String>
-