src/ui/tree-view/smart-tree-view.service.ts
Properties |
children |
children:
|
Type : SmartNode[]
|
Optional |
data |
data:
|
Type : SmartNode[]
|
Optional |
expanded |
expanded:
|
Type : boolean
|
Optional |
label |
label:
|
Type : string
|
Optional |
leaf |
leaf:
|
Type : boolean
|
Optional |
nodeUuid |
nodeUuid:
|
Type : string
|
parent |
parent:
|
Type : SmartNode
|
Optional |
source |
source:
|
Type : SmartTreeNode
|