Uses of Class
cn.mapway.document.ui.client.component.ace.AceSelection
Packages that use AceSelection
-
Uses of AceSelection in cn.mapway.document.ui.client.component.ace
Methods in cn.mapway.document.ui.client.component.ace that return AceSelectionModifier and TypeMethodDescriptionAceEditor.getSelection()Prepare a wrapper around Ace Selection object.Methods in cn.mapway.document.ui.client.component.ace with parameters of type AceSelectionModifier and TypeMethodDescriptionvoidAceSelectionListener.onChangeSelection(AceSelection selection) Emitted when the cursor selection changes.