Preparing search index...
The search index is not available
Theia TypeDoc
Theia TypeDoc
core
DecorationsServiceImpl
Class DecorationsServiceImpl
Implements
DecorationsService
Index
Constructors
constructor
Properties
data
on
Did
Change
Decorations
on
Did
Change
Decorations
Emitter
Methods
dispose
get
Decoration
register
Decorations
Provider
Constructors
constructor
new
Decorations
Service
Impl
(
)
:
DecorationsServiceImpl
Returns
DecorationsServiceImpl
Properties
Private
Readonly
data
data
:
DecorationProviderWrapper
[]
= []
Readonly
on
Did
Change
Decorations
on
Did
Change
Decorations
:
Event
<
Map
<
string
,
Decoration
>
>
= ...
Private
Readonly
on
Did
Change
Decorations
Emitter
on
Did
Change
Decorations
Emitter
:
Emitter
<
Map
<
string
,
Decoration
>
>
= ...
Methods
dispose
dispose
(
)
:
void
Returns
void
get
Decoration
get
Decoration
(
uri
,
includeChildren
)
:
Decoration
[]
Parameters
uri
:
URI
includeChildren
:
boolean
Returns
Decoration
[]
register
Decorations
Provider
register
Decorations
Provider
(
provider
)
:
Disposable
Parameters
provider
:
DecorationsProvider
Returns
Disposable
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
constructor
data
on
Did
Change
Decorations
on
Did
Change
Decorations
Emitter
dispose
get
Decoration
register
Decorations
Provider
Theia TypeDoc
Loading...