Preparing search index...
The search index is not available
Ace API Reference
Ace API Reference
interfaces
SelectionEvents
Interface SelectionEvents
interface
SelectionEvents
{
changeCursor
:
()
=>
void
;
changeSelection
:
()
=>
void
;
}
Hierarchy (
View Summary
)
SelectionEvents
MultiSelectionEvents
Index
Properties
change
Cursor
change
Selection
Properties
change
Cursor
changeCursor
:
()
=>
void
Emitted when the cursor position changes.
change
Selection
changeSelection
:
()
=>
void
Emitted when the cursor selection changes.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
change
Cursor
change
Selection
Ace API Reference
Loading...
Emitted when the cursor position changes.