Search
Preparing search index...
The search index is not available
Theia TypeDoc
Options
All
Public
Public/Protected
All
Inherited
Menu
Theia TypeDoc
property-view
ResourcePropertyViewWidgetProvider
Class ResourcePropertyViewWidgetProvider
Provides the
ResourcePropertyViewTreeWidget
for
FileSelection
s and selections of
Navigatable
s.
Hierarchy
DefaultPropertyViewWidgetProvider
ResourcePropertyViewWidgetProvider
Index
Constructors
constructor
Properties
contributions
id
label
property
Data
Services
tree
Widget
Methods
can
Handle
get
Property
Data
Service
init
is
File
Selection
is
Navigatable
Selection
prioritize
provide
Widget
update
Content
Widget
Constructors
constructor
new
Resource
Property
View
Widget
Provider
(
)
:
ResourcePropertyViewWidgetProvider
Returns
ResourcePropertyViewWidgetProvider
Properties
Protected
Readonly
contributions
contributions
:
ContributionProvider
<
PropertyDataService
>
Readonly
id
id
:
"resources"
= 'resources'
Readonly
label
label
:
"ResourcePropertyViewWidgetProvider"
= 'ResourcePropertyViewWidgetProvider'
Protected
property
Data
Services
property
Data
Services
:
PropertyDataService
[]
= []
Protected
tree
Widget
tree
Widget
:
ResourcePropertyViewTreeWidget
Methods
can
Handle
can
Handle
(
selection
:
undefined
|
Object
)
:
number
Parameters
selection:
undefined
|
Object
Returns
number
Protected
get
Property
Data
Service
get
Property
Data
Service
(
selection
:
undefined
|
Object
)
:
Promise
<
PropertyDataService
>
Parameters
selection:
undefined
|
Object
Returns
Promise
<
PropertyDataService
>
init
init
(
)
:
void
Returns
void
Protected
is
File
Selection
is
File
Selection
(
selection
:
undefined
|
Object
)
:
boolean
Parameters
selection:
undefined
|
Object
Returns
boolean
Protected
is
Navigatable
Selection
is
Navigatable
Selection
(
selection
:
undefined
|
Object
)
:
boolean
Parameters
selection:
undefined
|
Object
Returns
boolean
Protected
prioritize
prioritize
(
selection
:
undefined
|
Object
)
:
Promise
<
undefined
|
PropertyDataService
>
Parameters
selection:
undefined
|
Object
Returns
Promise
<
undefined
|
PropertyDataService
>
provide
Widget
provide
Widget
(
selection
:
undefined
|
Object
)
:
Promise
<
ResourcePropertyViewTreeWidget
>
Parameters
selection:
undefined
|
Object
Returns
Promise
<
ResourcePropertyViewTreeWidget
>
update
Content
Widget
update
Content
Widget
(
selection
:
undefined
|
Object
)
:
void
Parameters
selection:
undefined
|
Object
Returns
void
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
plugin-
ext-
vscode
plugin-
metrics
preferences
preview
process
property-
view
Resource
Properties
Category
Node
Resource
Properties
Item
Node
Resource
Properties
Root
scm
scm-
extra
search-
in-
workspace
secondary-
window
task
terminal
timeline
toolbar
typehierarchy
userstorage
variable-
resolver
vsx-
registry
workspace
Resource
Property
View
Widget
Provider
constructor
contributions
id
label
property
Data
Services
tree
Widget
can
Handle
get
Property
Data
Service
init
is
File
Selection
is
Navigatable
Selection
prioritize
provide
Widget
update
Content
Widget
Provides the ResourcePropertyViewTreeWidget for FileSelections and selections of Navigatables.