Interface CL_ContextActionListener


public interface CL_ContextActionListener
Listener of events fired by CL_ContextActionSupport.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    ChordLeadSheetItem or SelectedBar presence has changed in CL_ContextActionSupport's context.
    void
    sizeChanged(int oldSize, int newSize)
    The size of the active ChordLeadSheet (present in the lookup) has changed.
  • Method Details

    • selectionChange

      void selectionChange(CL_SelectionUtilities selection)
      ChordLeadSheetItem or SelectedBar presence has changed in CL_ContextActionSupport's context.
      Parameters:
      selection -
    • sizeChanged

      void sizeChanged(int oldSize, int newSize)
      The size of the active ChordLeadSheet (present in the lookup) has changed.