src/app/shared/widgets/select-tree/tree-base.component.ts
Widget inputs |
Widget outputs |
Properties |
|
Methods |
|
Protected allRequestsFinished |
allRequestsFinished:
|
Default value : new Subject()
|
Protected expandNode | ||||||||||||
expandNode(currentPath: string[], fullPath: string[], selectOnFinish: boolean)
|
||||||||||||
Parameters :
Returns :
void
|
Protected expandPath | ||||||||||||
expandPath(category: string[], selectOnFinish: )
|
||||||||||||
Parameters :
Returns :
void
|
Protected getTree |
getTree()
|
Returns :
TreeComponent
|