Uses of Interface
cn.mapway.document.ui.client.component.ace.AceSelectionListener
Packages that use AceSelectionListener
-
Uses of AceSelectionListener in cn.mapway.document.ui.client.component.ace
Methods in cn.mapway.document.ui.client.component.ace with parameters of type AceSelectionListenerModifier and TypeMethodDescriptionvoidAceSelection.addSelectionListener(AceSelectionListener listener) Register listener for selection change events.voidAceSelection.removeSelectionListener(AceSelectionListener listener) Unregister listener for selection change events.