Interface CalendarDataListener


  • public interface CalendarDataListener
    Defines the methods used to listener when the content of CalendarModel is changed.
    Author:
    jumperchen
    • Method Detail

      • onChange

        void onChange​(CalendarDataEvent event)
        Sent when the contents of the calendar has changed.