TreeList.getSortMethod

Syntax

getSortMethod ();

Description

The getSortMethod method returns a sorting method.

Comments

Returns an element of the enumeration PP.Ui.TreeListSort.

Example

The example of use is given in the TreeList.sort method description.

See also:

TreeList