Package component.field.persist
Class AbstractGraphPersistComponent<T,K>
java.lang.Object
ru.cg.webbpm.modules.webkit.beans.Behavior
component.field.persist.AbstractPersistComponent<T,K>
component.field.persist.AbstractGraphPersistComponent<T,K>
- All Implemented Interfaces:
Converter<T,
,K> PersistComponent<T,
K>
- Direct Known Subclasses:
Address
,Autocomplete
,CheckBox
,ComboBox
,ComponentWithStaticColumn
,DateTimePicker
,FileContent
,NumberField
,RadioButton
,StaticComboBox
,StaticRadioButton
,Text
,TextArea
,TextField
,TimePicker
- Author:
- m.popov
-
Field Summary
Fields 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, getDataConverter
Methods inherited from class ru.cg.webbpm.modules.webkit.beans.Behavior
getChildScript, getChildScripts, getObjectId, getPageId, getParentContext, getScript, getScriptInObject, getScripts, getScriptsInChildren, setObjectContext, setObjectId, start
-
Constructor Details
-
AbstractGraphPersistComponent
public AbstractGraphPersistComponent()
-
-
Method Details
-
getEntityColumn
-