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