Interface CoordinatedListingPanelListener


  • public interface CoordinatedListingPanelListener
    • Method Detail

      • listingClosed

        boolean listingClosed()
        Notifies the listener that it's associated listing panel should get closed.
        Returns:
        true if the listener actually closes a listing panel.
      • activeProgramChanged

        void activeProgramChanged​(Program activeProgram)