Theia API Documentation v1.65.0
Eclipse Theia Website
GitHub
Preparing search index...
@theia/core
common/command
CommandEvent
Interface CommandEvent
interface
CommandEvent
{
args
:
any
[]
;
commandId
:
string
;
}
Hierarchy (
View Summary
)
CommandEvent
WillExecuteCommandEvent
Index
Properties
args
command
Id
Properties
args
args
:
any
[]
eslint-disable-next-line @typescript-eslint/no-explicit-any
command
Id
commandId
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
args
command
Id
Eclipse Theia Website
GitHub
Theia API Documentation v1.65.0
Loading...
eslint-disable-next-line @typescript-eslint/no-explicit-any