public class CalendarModelEvent extends EventObject
ICalendarModelListener
interface. The event object stores the source of the event.source| Constructor and Description |
|---|
CalendarModelEvent(ICalendarModel model)
Constructs a new calendar model event.
|
| Modifier and Type | Method and Description |
|---|---|
ICalendarModel |
getCalendarModel()
Returns the source of the event.
|
getSource, toStringpublic CalendarModelEvent(ICalendarModel model)
model - the calendar model where a change occuredpublic ICalendarModel getCalendarModel()
EventObject.getSource().Copyright © 2006–2020 Dirk Lemmermann Software & Consulting. All rights reserved.