Interface AceSelectionListener


public interface AceSelectionListener
Listener for selection change events.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Emitted when the cursor selection changes.
  • Method Details

    • onChangeSelection

      void onChangeSelection(AceSelection selection)
      Emitted when the cursor selection changes.
      Parameters:
      selection - the AceSelection