Uses of Class
com.dhtmlx.connector.SortingRule

Uses of SortingRule in com.dhtmlx.connector
 

Fields in com.dhtmlx.connector with type parameters of type SortingRule
private  java.util.ArrayList<SortingRule> DataRequest.sort_by
          The set of sorting rules
 

Methods in com.dhtmlx.connector that return types with arguments of type SortingRule
 java.util.ArrayList<SortingRule> DataRequest.get_sort_by()
          Gets the set of applied sorting rules
 

Method parameters in com.dhtmlx.connector with type arguments of type SortingRule
protected  java.lang.String DBDataWrapper.build_order(java.util.ArrayList<SortingRule> sorts)
          Convert sorting rules to sql string