src/ui/tree-view/smart-tree-view.service.ts
Properties |
|
| AddMethodLabels |
AddMethodLabels:
|
Type : string[]
|
| Optional |
| AddMethods |
AddMethods:
|
Type : AddMethod[]
|
| Optional |
| ChildNodes |
ChildNodes:
|
Type : SmartTreeNode[]
|
| Optional |
| ChildNodesUrl |
ChildNodesUrl:
|
Type : string
|
| ColumnHeaders |
ColumnHeaders:
|
Type : string[]
|
| ColumnWidths |
ColumnWidths:
|
Type : string[]
|
| Optional |
| Details |
Details:
|
Type : NodeDetailView
|
| Optional |
| HasChildren |
HasChildren:
|
Type : boolean
|
| ImageUrl |
ImageUrl:
|
Type : string
|
| Optional |
| MainColumnHeader |
MainColumnHeader:
|
Type : string
|
| Optional |
| MainColumnValue |
MainColumnValue:
|
Type : string
|
| NodeDataTypes |
NodeDataTypes:
|
Type : string[]
|
| Optional |
| NodeType |
NodeType:
|
Type : string
|
| NodeValues |
NodeValues:
|
Type : any[]
|
| Optional |