Preparing search index...
The search index is not available
Theia TypeDoc
Theia TypeDoc
scm-extra
ScmHistoryContribution
Class ScmHistoryContribution
Hierarchy
AbstractViewContribution
<
ScmHistoryWidget
>
ScmHistoryContribution
Index
Constructors
constructor
Properties
scm
Service
selection
Service
Methods
new
Uri
Aware
Command
Handler
open
View
refresh
Widget
register
Commands
register
Menus
Constructors
constructor
new
Scm
History
Contribution
(
)
:
ScmHistoryContribution
Returns
ScmHistoryContribution
Properties
Protected
Readonly
scm
Service
scm
Service
:
ScmService
Protected
Readonly
selection
Service
selection
Service
:
SelectionService
Methods
Protected
new
Uri
Aware
Command
Handler
new
Uri
Aware
Command
Handler
(
handler
)
:
UriAwareCommandHandler
<
URI
>
Parameters
handler
:
UriCommandHandler
<
URI
>
Returns
UriAwareCommandHandler
<
URI
>
open
View
open
View
(
args
?
)
:
Promise
<
ScmHistoryWidget
>
Parameters
Optional
args
:
Partial
<
ScmHistoryOpenViewArguments
>
Returns
Promise
<
ScmHistoryWidget
>
Protected
refresh
Widget
refresh
Widget
(
uri
)
:
Promise
<
void
>
Parameters
uri
:
undefined
|
string
Returns
Promise
<
void
>
register
Commands
register
Commands
(
commands
)
:
void
Parameters
commands
:
CommandRegistry
Returns
void
register
Menus
register
Menus
(
menus
)
:
void
Parameters
menus
:
MenuModelRegistry
Returns
void
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
constructor
scm
Service
selection
Service
new
Uri
Aware
Command
Handler
open
View
refresh
Widget
register
Commands
register
Menus
Theia TypeDoc
Loading...