Theia API Documentation v1.65.0
Eclipse Theia Website
GitHub
Preparing search index...
@theia/vsx-registry
browser/vsx-extensions-source
VSXExtensionsSource
Class VSXExtensionsSource
Hierarchy (
View Summary
)
TreeSource
VSXExtensionsSource
Index
Constructors
constructor
Properties
id
model
on
Did
Change
on
Did
Change
Emitter
options
placeholder
schedule
Fire
Did
Change
to
Dispose
Methods
dispose
do
Get
Elements
fire
Did
Change
get
Elements
get
Model
init
Constructors
constructor
new
VSXExtensionsSource
(
options
?:
TreeSourceOptions
)
:
VSXExtensionsSource
Parameters
Optional
options
:
TreeSourceOptions
Returns
VSXExtensionsSource
Properties
Readonly
id
id
:
undefined
|
string
Protected
Readonly
model
model
:
VSXExtensionsModel
Readonly
on
Did
Change
onDidChange
:
Event
<
void
>
Protected
Readonly
on
Did
Change
Emitter
onDidChangeEmitter
:
Emitter
<
void
>
Protected
Readonly
options
options
:
VSXExtensionsSourceOptions
Readonly
placeholder
placeholder
:
undefined
|
string
Protected
schedule
Fire
Did
Change
scheduleFireDidChange
:
DebouncedFunc
<
()
=>
void
>
= ...
Protected
Readonly
to
Dispose
toDispose
:
DisposableCollection
Methods
dispose
dispose
()
:
void
Dispose this object.
Returns
void
Protected
do
Get
Elements
doGetElements
()
:
IterableIterator
<
string
>
Returns
IterableIterator
<
string
>
Protected
fire
Did
Change
fireDidChange
()
:
void
Returns
void
get
Elements
getElements
()
:
IterableIterator
<
TreeElement
>
Returns
IterableIterator
<
TreeElement
>
get
Model
getModel
()
:
VSXExtensionsModel
Returns
VSXExtensionsModel
Protected
init
init
()
:
void
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
id
model
on
Did
Change
on
Did
Change
Emitter
options
placeholder
schedule
Fire
Did
Change
to
Dispose
Methods
dispose
do
Get
Elements
fire
Did
Change
get
Elements
get
Model
init
Eclipse Theia Website
GitHub
Theia API Documentation v1.65.0
Loading...
Dispose this object.