Index
Collapse All
Expand All
GetSortMethod Method
TreeView Class
Members
See Also
Beta Documentation - Subject to change.
Gets a function that is used to sort tree elements.
Syntax
Lua
function
TreeView
:
GetSortMethod
(
)
;
Returns
Type:
Object
The function to sort tree elements.
Remarks
See Also
TreeView
Turbine.UI