| Modifier and Type | Method and Description |
|---|---|
AceSelection |
AceEditor.getSelection()
Prepare a wrapper around Ace Selection object.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AceSelectionListener.onChangeSelection(AceSelection selection)
Emitted when the cursor selection changes.
|