Theia API Documentation v1.67.0
Eclipse Theia Website
GitHub
Preparing search index...
@theia/plugin-ext
common/plugin-api-rpc
RegisterTreeDataProviderOptions
Interface RegisterTreeDataProviderOptions
interface
RegisterTreeDataProviderOptions
{
canSelectMany
?:
boolean
;
dragMimeTypes
?:
string
[]
;
dropMimeTypes
?:
string
[]
;
manageCheckboxStateManually
?:
boolean
;
showCollapseAll
?:
boolean
;
}
Index
Properties
can
Select
Many?
drag
Mime
Types?
drop
Mime
Types?
manage
Checkbox
State
Manually?
show
Collapse
All?
Properties
Optional
can
Select
Many
canSelectMany
?:
boolean
Optional
drag
Mime
Types
dragMimeTypes
?:
string
[]
Optional
drop
Mime
Types
dropMimeTypes
?:
string
[]
Optional
manage
Checkbox
State
Manually
manageCheckboxStateManually
?:
boolean
Optional
show
Collapse
All
showCollapseAll
?:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
can
Select
Many
drag
Mime
Types
drop
Mime
Types
manage
Checkbox
State
Manually
show
Collapse
All
Eclipse Theia Website
GitHub
Theia API Documentation v1.67.0
Loading...