π£ TreeView
Similar to ListView, but can display a hierarchical tree of elements.
β‘ Overridable Functions
OnGetItemChildren
Called when the childrens of an item are requested.
β Returns table.
Type
Parameter
Description
Widget
π¦ Functions
SetItemExpansionState
Type
Parameter
Description
Item
IsExpanded
π Events
ExpansionChanged
Triggered when the expansion state of a item changed.
Last updated
Was this helpful?