Interface ProgramSelectionListener


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

      • programSelectionChanged

        void programSelectionChanged​(ProgramSelection selection)
        Called whenever the program slection changes.
        Parameters:
        selection - the new program selection.