Uses of Class
com.dhtmlx.connector.FilteringRule

Packages that use FilteringRule
com.dhtmlx.connector   
 

Uses of FilteringRule in com.dhtmlx.connector
 

Methods in com.dhtmlx.connector that return types with arguments of type FilteringRule
 java.util.ArrayList<FilteringRule> DataRequest.get_filters()
          Gets the set of filter rules
 

Method parameters in com.dhtmlx.connector with type arguments of type FilteringRule
 void ConnectorBehavior.beforeFilter(java.util.ArrayList<FilteringRule> filters)
          Before filter event Occurs in selection mode, when incoming request parsed and before data selection from DB