TreeEntryData

ui.tree.TreeEntryData

This represent the state of the entries in the tree. This structure is managed by the tree internally .

Index

Properties

Properties

ui.tree.TreeEntryData.children
children: number[]
ui.tree.TreeEntryData.expanded
expanded: boolean
ui.tree.TreeEntryData.key
key: number
ui.tree.TreeEntryData.parentKey

optional

parentKey: number