Index
Collapse All
Expand All
SetSelectedNode Method
TreeView Class
Members
See Also
Beta Documentation - Subject to change.
Sets the currently selected node.
Syntax
Lua
function
TreeView
:
SetSelectedNode
(
value
)
;
Parameters
value
Type:
TreeNode
The node to select.
Remarks
Sets the currently selected node.
See Also
TreeView
Turbine.UI