Uses of Class
com.dhtmlx.connector.SortingRule

Packages that use SortingRule
com.dhtmlx.connector   
 

Uses of SortingRule in com.dhtmlx.connector
 

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
 void ConnectorBehavior.beforeSort(java.util.ArrayList<SortingRule> sorters)
          Before sort event Occurs in selection mode, when incoming request parsed and before data selection from DB