Preparing search index...
The search index is not available
Ace API Reference
Ace API Reference
ace
Ace
Operation
Interface Operation
interface
Operation
{
args
:
any
;
command
:
{
name
?:
string
;
}
;
docChanged
?:
boolean
;
selectionAfter
?:
Range
|
Range
[]
;
selectionBefore
?:
Range
|
Range
[]
;
selectionChanged
?:
boolean
;
}
Index
Properties
args
command
doc
Changed?
selection
After?
selection
Before?
selection
Changed?
Properties
args
args
:
any
command
command
:
{
name
?:
string
;
}
Type declaration
Optional
name
?:
string
Optional
doc
Changed
doc
Changed
?:
boolean
Optional
selection
After
selection
After
?:
Range
|
Range
[]
Optional
selection
Before
selection
Before
?:
Range
|
Range
[]
Optional
selection
Changed
selection
Changed
?:
boolean
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
args
command
doc
Changed
selection
After
selection
Before
selection
Changed
Ace API Reference
ace
src
ace
anchor
apply_delta
autocomplete
background_tokenizer
bidihandler
clipboard
commands
command_manager
default_commands
incremental_search_commands
multi_select_commands
occur_commands
config
css/editor-css
document
edit_session
editor
ext
Loading...
Generated using
TypeDoc