Theia API Documentation v1.65.0
Eclipse Theia Website
GitHub
Preparing search index...
@theia/ai-chat-ui
change-set-actions/change-set-action-service
ChangeSetActionService
Class ChangeSetActionService
Index
Constructors
constructor
Properties
contributions
on
Did
Change
Emitter
Accessors
on
Did
Change
Methods
get
Actions
get
Actions
For
Changeset
init
Constructors
constructor
new
ChangeSetActionService
()
:
ChangeSetActionService
Returns
ChangeSetActionService
Properties
Protected
Readonly
contributions
contributions
:
ContributionProvider
<
ChangeSetActionRenderer
>
Protected
Readonly
on
Did
Change
Emitter
onDidChangeEmitter
:
Emitter
<
void
>
= ...
Accessors
on
Did
Change
get
onDidChange
()
:
Event
<
void
>
Returns
Event
<
void
>
Methods
get
Actions
getActions
()
:
readonly
ChangeSetActionRenderer
[]
Returns
readonly
ChangeSetActionRenderer
[]
get
Actions
For
Changeset
getActionsForChangeset
(
changeSet
:
ChangeSet
)
:
ChangeSetActionRenderer
[]
Parameters
changeSet
:
ChangeSet
Returns
ChangeSetActionRenderer
[]
Protected
init
init
()
:
void
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
contributions
on
Did
Change
Emitter
Accessors
on
Did
Change
Methods
get
Actions
get
Actions
For
Changeset
init
Eclipse Theia Website
GitHub
Theia API Documentation v1.65.0
Loading...