setSort(column, direction, method);
column. Number. Column number
direction. PP.Ui.TreeSortDirection. Sorting direction
method. PP.Ui.TreeSortMethod. Sorting method.
The setSort method sorts tree elements.
The example of use is given in description of TreeListBase.SortColumn.
See also: