public interface ICalendarModelListener extends EventListener
ICalendarModel.addCalendarListener(ICalendarModelListener)| Modifier and Type | Method and Description |
|---|---|
void |
calendarChanged(CalendarModelEvent evt)
Listener callback method that gets invoked whenever the calendar model
changes.
|
void calendarChanged(CalendarModelEvent evt)
evt - the change event with more information on the source of the
changeCopyright © 2006–2020 Dirk Lemmermann Software & Consulting. All rights reserved.