Ace API Reference
Preparing search index...
ace
Ace
execEventHandler
Type Alias execEventHandler
execEventHandler
:
(
obj
:
{
args
:
any
[]
;
command
:
Ace
.
Command
;
editor
:
Ace
.
Editor
}
,
emitter
:
Ace
.
CommandManager
,
)
=>
void
Type declaration
(
obj
:
{
args
:
any
[]
;
command
:
Ace
.
Command
;
editor
:
Ace
.
Editor
}
,
emitter
:
Ace
.
CommandManager
,
)
:
void
Parameters
obj
:
{
args
:
any
[]
;
command
:
Ace
.
Command
;
editor
:
Ace
.
Editor
}
emitter
:
Ace
.
CommandManager
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Ace API Reference
Loading...