Search
Preparing search index...
The search index is not available
Theia TypeDoc
Options
All
Public
Public/Protected
All
Inherited
Menu
Theia TypeDoc
vsx-registry
AbstractVSXExtensionComponent
Class AbstractVSXExtensionComponent
Hierarchy
Component
<
Props
>
AbstractVSXExtensionComponent
VSXExtensionComponent
VSXExtensionEditorComponent
Index
Constructors
constructor
Methods
install
manage
render
Action
uninstall
Constructors
constructor
new
AbstractVSXExtension
Component
(
props
:
Props
|
Readonly
<
Props
>
)
:
AbstractVSXExtensionComponent
new
AbstractVSXExtension
Component
(
props
:
Props
, context
:
any
)
:
AbstractVSXExtensionComponent
Parameters
props:
Props
|
Readonly
<
Props
>
Returns
AbstractVSXExtensionComponent
deprecated
see
https://reactjs.org/docs/legacy-context.html
Parameters
props:
Props
context:
any
Returns
AbstractVSXExtensionComponent
Methods
Readonly
install
install
(
)
:
Promise
<
void
>
Returns
Promise
<
void
>
Protected
Readonly
manage
manage
(
e
:
MouseEvent
<
HTMLElement
,
MouseEvent
>
)
:
void
Parameters
e:
MouseEvent
<
HTMLElement
,
MouseEvent
>
Returns
void
Protected
render
Action
render
Action
(
)
:
ReactNode
Returns
ReactNode
Readonly
uninstall
uninstall
(
)
:
Promise
<
void
>
Returns
Promise
<
void
>
Exports
vsx-
registry
AbstractVSXExtension
Component
VSXExtension
Uri
VSXExtensions
Commands
VSXExtensions
Context
Menu
VSXExtensions
View
Container
AbstractVSXExtension
Component
constructor
install
manage
render
Action
uninstall
https://reactjs.org/docs/legacy-context.html