Search
Preparing search index...
The search index is not available
Theia TypeDoc
Options
All
Public
Public/Protected
All
Inherited
Menu
Theia TypeDoc
property-view
ResourcePropertyDataService
Class ResourcePropertyDataService
This data service provides property data for
FileSelection
s and selections of
Navigatable
s.
Hierarchy
ResourcePropertyDataService
Implements
PropertyDataService
Index
Constructors
constructor
Properties
file
Service
id
label
Methods
can
Handle
Selection
get
File
Stat
is
File
Selection
is
Navigatable
Selection
provide
Property
Data
Constructors
constructor
new
Resource
Property
Data
Service
(
)
:
ResourcePropertyDataService
Returns
ResourcePropertyDataService
Properties
Protected
Readonly
file
Service
file
Service
:
FileService
Readonly
id
id
:
"resources"
= 'resources'
Readonly
label
label
:
"ResourcePropertyDataService"
= 'ResourcePropertyDataService'
Methods
can
Handle
Selection
can
Handle
Selection
(
selection
:
undefined
|
Object
)
:
number
Parameters
selection:
undefined
|
Object
Returns
number
Protected
get
File
Stat
get
File
Stat
(
uri
:
URI
)
:
Promise
<
FileStat
>
Parameters
uri:
URI
Returns
Promise
<
FileStat
>
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
provide
Property
Data
provide
Property
Data
(
selection
:
undefined
|
Object
)
:
Promise
<
undefined
|
FileStat
>
Parameters
selection:
undefined
|
Object
Returns
Promise
<
undefined
|
FileStat
>
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
Data
Service
constructor
file
Service
id
label
can
Handle
Selection
get
File
Stat
is
File
Selection
is
Navigatable
Selection
provide
Property
Data
This data service provides property data for FileSelections and selections of Navigatables.