Search
Preparing search index...
The search index is not available
Theia TypeDoc
Options
All
Public
Public/Protected
All
Inherited
Menu
Theia TypeDoc
vsx-registry
VSXExtensionEditor
Class VSXExtensionEditor
Hierarchy
ReactWidget
VSXExtensionEditor
Index
Constructors
constructor
Properties
deferred
Scroll
Container
extension
model
ID
Methods
get
Scroll
Container
init
on
Activate
Request
on
After
Show
on
Resize
on
Update
Request
render
resolve
Scroll
Container
update
Title
Constructors
constructor
new VSXExtension
Editor
(
options
?:
IOptions
)
:
VSXExtensionEditor
Parameters
Optional
options:
IOptions
Returns
VSXExtensionEditor
Properties
Protected
Readonly
deferred
Scroll
Container
deferred
Scroll
Container
:
Deferred
<
HTMLElement
>
= ...
Protected
Readonly
extension
extension
:
VSXExtension
Protected
Readonly
model
model
:
VSXExtensionsModel
Static
ID
ID
:
string
= 'vsx-extension-editor'
Methods
get
Scroll
Container
get
Scroll
Container
(
)
:
Promise
<
HTMLElement
>
Returns
Promise
<
HTMLElement
>
Protected
init
init
(
)
:
void
Returns
void
Protected
on
Activate
Request
on
Activate
Request
(
msg
:
Message
)
:
void
Parameters
msg:
Message
Returns
void
Protected
on
After
Show
on
After
Show
(
msg
:
Message
)
:
void
Parameters
msg:
Message
Returns
void
Protected
on
Resize
on
Resize
(
msg
:
ResizeMessage
)
:
void
Parameters
msg:
ResizeMessage
Returns
void
Protected
on
Update
Request
on
Update
Request
(
msg
:
Message
)
:
void
Parameters
msg:
Message
Returns
void
Protected
render
render
(
)
:
ReactNode
Returns
ReactNode
Protected
resolve
Scroll
Container
resolve
Scroll
Container
(
element
:
null
|
VSXExtensionEditorComponent
)
:
void
Parameters
element:
null
|
VSXExtensionEditorComponent
Returns
void
Protected
update
Title
update
Title
(
)
:
void
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
scm
scm-
extra
search-
in-
workspace
secondary-
window
task
terminal
timeline
toolbar
typehierarchy
userstorage
variable-
resolver
vsx-
registry
AbstractVSXExtension
Component
VSXExtension
Component
VSXExtensions
Commands
VSXExtensions
Context
Menu
VSXExtensions
View
Container
workspace
VSXExtension
Editor
constructor
deferred
Scroll
Container
extension
model
ID
get
Scroll
Container
init
on
Activate
Request
on
After
Show
on
Resize
on
Update
Request
render
resolve
Scroll
Container
update
Title