public interface CalendarListener
Modifier and Type | Method and Description |
---|---|
void |
selectedDateChanged(CalendarSelectionEvent event)
selectedDateChanged, This function will be called each time that a date is selected in the
applicable CalendarPanel.
|
void |
yearMonthChanged(YearMonthChangeEvent event)
yearMonthChanged, This function will be called each time that the YearMonth may have changed
in the applicable CalendarPanel.
|
void selectedDateChanged(CalendarSelectionEvent event)
void yearMonthChanged(YearMonthChangeEvent event)
Copyright © 2018. All rights reserved.