Index
Collapse All
Expand All
SetFilter Method
TreeView Class
Members
See Also
Beta Documentation - Subject to change.
Sets a filter used to filter tree items.
Syntax
Lua
function
TreeView
:
SetFilter
(
value
)
;
Parameters
value
Type:
Object
The filter used to filter tree items.
Remarks
See Also
TreeView
Turbine.UI