Event that is fired when an element is collapsed
Event that is fired when an element is expanded
Currently selected elements.
Dispose this object.
Reveal an element. By default revealed element is selected.
In order to not to select, set the option select
to false
.
NOTE: TreeDataProvider is required to implement getParent method to access this API.
Combine many disposable-likes into one. Use this method when having objects with a dispose function which are not instances of Disposable.
Objects that have at least a dispose
-function member.
Returns a new disposable which, upon dispose, will dispose all provided disposables.
Represents a Tree view