Properties
Protected _root
_root: undefined | TreeNode
Protected nodes
nodes: {}
Type declaration
-
[id: string]: Mutable<TreeNode> | undefined
Protected Readonly onChangedEmitter
onChangedEmitter: Emitter<void>
Readonly onDidChangeBusy
onDidChangeBusy: Event<TreeNode>
Protected Readonly onDidChangeBusyEmitter
onDidChangeBusyEmitter: Emitter<TreeNode>
Protected Readonly onNodeRefreshedEmitter
onNodeRefreshedEmitter: Emitter<CompositeTreeNode & WaitUntilEvent>
Protected Readonly toDispose
toDispose: DisposableCollection
Returns with the direction of the type hierarchy attached to the root node.
undefined
if the root is not set.