Package component.field.persist.filter
Class FilterControl
java.lang.Object
ru.cg.webbpm.modules.webkit.beans.Behavior
component.field.persist.filter.AbstractFilterComponent<T,K>
component.field.persist.filter.AbstractGraphFilterComponent<Object,Object>
component.field.persist.filter.FilterControl
- All Implemented Interfaces:
FilterComponent<Object,
Object>
- Author:
- Golovlyev
-
Field Summary
FieldsFields inherited from class component.field.persist.filter.AbstractFilterComponent
dataConverter, multiValueOperator
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.filter.AbstractFilterComponent
getMultiValueOperator
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
-
columnForFilter
-
-
Constructor Details
-
FilterControl
public FilterControl()
-
-
Method Details
-
getColumnForFilter
- Specified by:
getColumnForFilter
in classAbstractGraphFilterComponent<Object,
Object>
-
convertData
- Specified by:
convertData
in interfaceFilterComponent<Object,
Object> - Overrides:
convertData
in classAbstractGraphFilterComponent<Object,
Object>
-