Interface ProgramSelectionListener


public interface ProgramSelectionListener
Listener that is notified when the program selection changes
  • Method Details

    • programSelectionChanged

      void programSelectionChanged(ProgramSelection selection, EventTrigger trigger)
      Called whenever the program selection changes.
      Parameters:
      selection - the new program selection.
      trigger - the cause of the change