Search
Preparing search index...
The search index is not available
Theia TypeDoc
Options
All
Public
Public/Protected
All
Inherited
Menu
Theia TypeDoc
plugin-ext
TreeViewsExtImpl
Class TreeViewsExtImpl
Hierarchy
TreeViewsExtImpl
Implements
TreeViewsExt
Index
Constructors
constructor
Properties
command
Registry
proxy
tree
Views
Methods
$drag
End
$drag
Started
$drop
$get
Children
$has
Resolve
Tree
Item
$resolve
Tree
Item
$set
Expanded
$set
Selection
$set
Visible
create
Tree
View
get
Tree
View
register
Tree
Data
Provider
to
Tree
Element
Constructors
constructor
new
Tree
Views
Ext
Impl
(
rpc
:
RPCProtocol
, commandRegistry
:
CommandRegistryImpl
)
:
TreeViewsExtImpl
Parameters
rpc:
RPCProtocol
commandRegistry:
CommandRegistryImpl
Returns
TreeViewsExtImpl
Properties
Readonly
command
Registry
command
Registry
:
CommandRegistryImpl
Private
proxy
proxy
:
TreeViewsMain
Private
Readonly
tree
Views
tree
Views
:
Map
<
string
,
TreeViewExtImpl
<
any
>
>
= ...
Methods
$drag
End
$drag
End
(
treeViewId
:
string
)
:
Promise
<
void
>
Parameters
treeViewId:
string
Returns
Promise
<
void
>
$drag
Started
$drag
Started
(
treeViewId
:
string
, treeItemIds
:
string
[]
, token
:
CancellationToken
)
:
Promise
<
undefined
|
UriComponents
[]
>
Parameters
treeViewId:
string
treeItemIds:
string
[]
token:
CancellationToken
Returns
Promise
<
undefined
|
UriComponents
[]
>
$drop
$drop
(
treeViewId
:
string
, treeItemId
:
undefined
|
string
, dataTransferItems
:
[
string
,
string
|
DataTransferFileDTO
]
[]
, token
:
CancellationToken
)
:
Promise
<
void
>
Parameters
treeViewId:
string
treeItemId:
undefined
|
string
dataTransferItems:
[
string
,
string
|
DataTransferFileDTO
]
[]
token:
CancellationToken
Returns
Promise
<
void
>
$get
Children
$get
Children
(
treeViewId
:
string
, treeItemId
:
string
)
:
Promise
<
undefined
|
TreeViewItem
[]
>
Parameters
treeViewId:
string
treeItemId:
string
Returns
Promise
<
undefined
|
TreeViewItem
[]
>
$has
Resolve
Tree
Item
$has
Resolve
Tree
Item
(
treeViewId
:
string
)
:
Promise
<
boolean
>
Parameters
treeViewId:
string
Returns
Promise
<
boolean
>
$resolve
Tree
Item
$resolve
Tree
Item
(
treeViewId
:
string
, treeItemId
:
string
, token
:
CancellationToken
)
:
Promise
<
undefined
|
TreeViewItem
>
Parameters
treeViewId:
string
treeItemId:
string
token:
CancellationToken
Returns
Promise
<
undefined
|
TreeViewItem
>
$set
Expanded
$set
Expanded
(
treeViewId
:
string
, treeItemId
:
string
, expanded
:
boolean
)
:
Promise
<
any
>
Parameters
treeViewId:
string
treeItemId:
string
expanded:
boolean
Returns
Promise
<
any
>
$set
Selection
$set
Selection
(
treeViewId
:
string
, treeItemIds
:
string
[]
)
:
Promise
<
void
>
Parameters
treeViewId:
string
treeItemIds:
string
[]
Returns
Promise
<
void
>
$set
Visible
$set
Visible
(
treeViewId
:
string
, isVisible
:
boolean
)
:
Promise
<
void
>
Parameters
treeViewId:
string
isVisible:
boolean
Returns
Promise
<
void
>
create
Tree
View
create
Tree
View
<
T
>
(
plugin
:
Plugin
, treeViewId
:
string
, options
:
TreeViewOptions
<
T
>
)
:
TreeView
<
T
>
Type Parameters
T
Parameters
plugin:
Plugin
treeViewId:
string
options:
TreeViewOptions
<
T
>
Returns
TreeView
<
T
>
Protected
get
Tree
View
get
Tree
View
(
treeViewId
:
string
)
:
TreeViewExtImpl
<
any
>
Parameters
treeViewId:
string
Returns
TreeViewExtImpl
<
any
>
register
Tree
Data
Provider
register
Tree
Data
Provider
<
T
>
(
plugin
:
Plugin
, treeViewId
:
string
, treeDataProvider
:
TreeDataProvider
<
T
>
)
:
Disposable
Type Parameters
T
Parameters
plugin:
Plugin
treeViewId:
string
treeDataProvider:
TreeDataProvider
<
T
>
Returns
Disposable
Protected
to
Tree
Element
to
Tree
Element
(
treeViewItemRef
:
TreeViewItemReference
)
:
any
Parameters
treeViewItemRef:
TreeViewItemReference
Returns
any
Modules
bulk-
edit
callhierarchy
console
core
debug
editor
editor-
preview
electron
external-
terminal
file-
search
filesystem
getting-
started
git
keymaps
markers
memory-
inspector
messages
metrics
mini-
browser
monaco
navigator
outline-
view
output
plugin
plugin-
dev
plugin-
ext
Comments
Command
Arg
Comments
Context
Command
Arg
Comments
Edit
Command
Arg
Composite
Tree
View
Node
Connection
Closed
Error
Custom
Editor
Widget
Data
Transfer
Data
Transfer
Data
Transfer
Item
Data
Transfer
Item
Debug
Adapter
Executable
Debug
Adapter
Inline
Implementation
Debug
Adapter
Named
Pipe
Server
Debug
Adapter
Server
Decoration
Range
Behavior
Decoration
Render
Options
Document
Link
Inlay
Hint
Kind
Known
Commands
Notification
Main
Object
Identifier
Parameter
Information
Plugin
Contributions
Plugin
Icon
Path
Plugin
Identifiers
Plugin
Package
Plugin
Paths
Plugin
View
Registry
Plugin
View
Widget
Process
Terminate
Message
Process
Terminated
Message
Schemes
Scm
Command
Arg
Selection
Provider
Commands
Signature
Help
Signature
Information
Symbol
Kind
Symbol
Kind
Converter
Text
Document
Show
Options
Text
Editor
Selection
Change
Kind
Themable
Decoration
Attachment
Render
Options
Themable
Decoration
Render
Options
Theme
Icon
Timeline
Command
Arg
Tree
View
Item
Reference
Tree
View
Node
View
Column
Webview
External
Endpoint
Webview
Widget
Workspace
Text
Edit
Dto
plugin-
ext-
vscode
plugin-
metrics
preferences
preview
process
property-
view
scm
scm-
extra
search-
in-
workspace
secondary-
window
task
terminal
timeline
toolbar
typehierarchy
userstorage
variable-
resolver
vsx-
registry
workspace
Tree
Views
Ext
Impl
constructor
command
Registry
proxy
tree
Views
$drag
End
$drag
Started
$drop
$get
Children
$has
Resolve
Tree
Item
$resolve
Tree
Item
$set
Expanded
$set
Selection
$set
Visible
create
Tree
View
get
Tree
View
register
Tree
Data
Provider
to
Tree
Element