Uses of Class
com.dhtmlx.connector.FilteringRule

Uses of FilteringRule in com.dhtmlx.connector
 

Fields in com.dhtmlx.connector with type parameters of type FilteringRule
private  java.util.ArrayList<FilteringRule> DataRequest.filters
          The set of filtering rules
 

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
protected  java.lang.String DBDataWrapper.build_where(java.util.ArrayList<FilteringRule> rules, java.lang.String relation)
          Convert filtering rules to sql string