Package component.field.persist.filter
Class AbstractGraphFilterComponent<T,K>
java.lang.Object
ru.cg.webbpm.modules.webkit.beans.Behavior
component.field.persist.filter.AbstractFilterComponent<T,K>
component.field.persist.filter.AbstractGraphFilterComponent<T,K>
- All Implemented Interfaces:
FilterComponent<T,
K>
- Direct Known Subclasses:
FilterControl
,GridColumn
,StaticFilterControl
- Author:
- m.popov
-
Field Summary
Fields 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
-
Constructor Details
-
AbstractGraphFilterComponent
public AbstractGraphFilterComponent()
-
-
Method Details
-
getColumnForFilter
-
convertData
- Specified by:
convertData
in interfaceFilterComponent<T,
K> - Specified by:
convertData
in classAbstractFilterComponent<T,
K>
-