Search
Preparing search index...
The search index is not available
Theia TypeDoc
Options
All
Public
Public/Protected
All
Inherited
Menu
Theia TypeDoc
scm
ScmElement
Class ScmElement<P>
Type parameters
P
:
Props
=
Props
Hierarchy
Component
<
P
,
State
>
ScmElement
ScmResourceComponent
ScmResourceGroupElement
ScmResourceFolderElement
Index
Constructors
constructor
Properties
to
Dispose
OnUnmount
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
:
P
)
:
ScmElement
<
P
>
Type parameters
P
:
Props
=
Props
Parameters
props:
P
Returns
ScmElement
<
P
>
Properties
Protected
Readonly
to
Dispose
OnUnmount
to
Dispose
OnUnmount
:
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
:
null
|
HTMLElement
)
:
void
Parameters
element:
null
|
HTMLElement
Returns
void
Protected
hide
Hover
hide
Hover
(
)
:
void
Returns
void
Protected
render
Context
Menu
render
Context
Menu
(
event
:
MouseEvent
<
HTMLElement
,
MouseEvent
>
)
:
void
Parameters
event:
MouseEvent
<
HTMLElement
,
MouseEvent
>
Returns
void
Protected
show
Hover
show
Hover
(
)
:
void
Returns
void
Exports
scm
Content
Lines
SCM_
COMMANDS
Scm
Amend
Component
Scm
Colors
Scm
Commit
Widget
Scm
Element
Scm
File
Change
Folder
Node
Scm
File
Change
Group
Node
Scm
File
Change
Node
Scm
Inline
Action
Scm
Inline
Actions
Scm
Resource
Component
Scm
Resource
Folder
Element
Scm
Resource
Group
Component
Scm
Tree
Widget
Scm
Element
constructor
to
Dispose
OnUnmount
context
Menu
Args
context
Menu
Path
component
Did
Mount
component
Will
Unmount
detect
Hover
hide
Hover
render
Context
Menu
show
Hover