Interface StartEndTimeHandler


  • public interface StartEndTimeHandler
    • Method Detail

      • timesReceived

        void timesReceived​(String startDateTime,
                           String endDateTime)
        Called when the start and end times have been set up a StartEndTimePopup
        Parameters:
        startDateTime - A string representing the starting datetime
        endDateTime - A string representing the end datetime