Preparing search index...
The search index is not available
Theia TypeDoc
Theia TypeDoc
plugin
TreeViewSelectionChangeEvent
Interface TreeViewSelectionChangeEvent<T>
The event that is fired when there is a change in
tree view's selection
interface
TreeViewSelectionChangeEvent
<
T
>
{
selection
:
readonly
T
[]
;
}
Type Parameters
T
Index
Properties
selection
Properties
Readonly
selection
selection
:
readonly
T
[]
Selected elements.
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
selection
Theia TypeDoc
Loading...
The event that is fired when there is a change in tree view's selection