Preparing search index...
The search index is not available
Theia TypeDoc
Theia TypeDoc
scm
ScmElement
Class ScmElement<P>
Abstract
Type Parameters
P
extends
plugin
.
Props
=
plugin
.
Props
Hierarchy (
view full
)
Component
<
P
,
plugin
.
State
>
ScmElement
ScmResourceComponent
ScmResourceGroupElement
ScmResourceFolderElement
Index
Constructors
constructor
Properties
to
Dispose
On
Unmount
Accessors
context
Menu
Args
context
Menu
Path
Methods
component
Did
Mount
component
Will
Unmount
detect
Hover
hide
Hover
render
Context
Menu
show
Hover
Constructors
constructor
new
Scm
Element
<
P
>
(
props
)
:
ScmElement
<
P
>
Type Parameters
P
extends
plugin
.
Props
=
plugin
.
Props
Parameters
props
:
P
Returns
ScmElement
<
P
>
Properties
Protected
Readonly
to
Dispose
On
Unmount
to
Dispose
On
Unmount
:
DisposableCollection
= ...
Accessors
Protected
Abstract
context
Menu
Args
get
contextMenuArgs
(
)
:
any
[]
Returns
any
[]
Protected
Abstract
context
Menu
Path
get
contextMenuPath
(
)
:
MenuPath
Returns
MenuPath
Methods
component
Did
Mount
component
Did
Mount
(
)
:
void
Returns
void
component
Will
Unmount
component
Will
Unmount
(
)
:
void
Returns
void
Protected
detect
Hover
detect
Hover
(
element
)
:
void
Parameters
element
:
null
|
HTMLElement
Returns
void
Protected
hide
Hover
hide
Hover
(
)
:
void
Returns
void
Protected
render
Context
Menu
render
Context
Menu
(
event
)
:
void
Parameters
event
:
MouseEvent
<
HTMLElement
,
MouseEvent
>
Returns
void
Protected
show
Hover
show
Hover
(
)
:
void
Returns
void
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
constructor
to
Dispose
On
Unmount
context
Menu
Args
context
Menu
Path
component
Did
Mount
component
Will
Unmount
detect
Hover
hide
Hover
render
Context
Menu
show
Hover
Theia TypeDoc
Loading...