Search
Preparing search index...
The search index is not available
Theia TypeDoc
Options
All
Public
Public/Protected
All
Inherited
Menu
Theia TypeDoc
vsx-registry
VSXExtensionsSource
Class VSXExtensionsSource
Hierarchy
TreeSource
VSXExtensionsSource
Index
Constructors
constructor
Properties
id
model
on
Did
Change
on
Did
Change
Emitter
options
placeholder
to
Dispose
Methods
dispose
do
Get
Elements
fire
Did
Change
get
Elements
init
Constructors
constructor
new VSXExtensions
Source
(
options
?:
TreeSourceOptions
)
:
VSXExtensionsSource
Parameters
Optional
options:
TreeSourceOptions
Returns
VSXExtensionsSource
Properties
Readonly
id
id
:
undefined
|
string
Protected
Readonly
model
model
:
VSXExtensionsModel
Readonly
on
Did
Change
on
Did
Change
:
Event
<
void
>
Protected
Readonly
on
Did
Change
Emitter
on
Did
Change
Emitter
:
Emitter
<
void
>
Protected
Readonly
options
options
:
VSXExtensionsSourceOptions
Readonly
placeholder
placeholder
:
undefined
|
string
Protected
Readonly
to
Dispose
to
Dispose
:
DisposableCollection
Methods
dispose
dispose
(
)
:
void
Returns
void
Protected
do
Get
Elements
do
Get
Elements
(
)
:
IterableIterator
<
string
>
Returns
IterableIterator
<
string
>
Protected
fire
Did
Change
fire
Did
Change
(
)
:
void
Returns
void
get
Elements
get
Elements
(
)
:
IterableIterator
<
TreeElement
>
Returns
IterableIterator
<
TreeElement
>
Protected
init
init
(
)
:
Promise
<
void
>
Returns
Promise
<
void
>
Exports
vsx-
registry
AbstractVSXExtension
Component
VSXExtension
Uri
VSXExtensions
Commands
VSXExtensions
Context
Menu
VSXExtensions
View
Container
VSXExtensions
Source
constructor
id
model
on
Did
Change
on
Did
Change
Emitter
options
placeholder
to
Dispose
dispose
do
Get
Elements
fire
Did
Change
get
Elements
init