Theia API Documentation v1.65.0
Eclipse Theia Website
GitHub
Preparing search index...
@theia/plugin
theia.proposed.debugVisualization
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
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
selection
Eclipse Theia Website
GitHub
Theia API Documentation v1.65.0
Loading...
The event that is fired when there is a change in tree view's selection