|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.vaadin.ui.components.calendar.event.CalendarEventProvider.EventSetChangeEvent
public static class CalendarEventProvider.EventSetChangeEvent
Event to signal that the set of events has changed and the calendar
should refresh its view from the
CalendarEventProvider
.
Constructor Summary | |
---|---|
CalendarEventProvider.EventSetChangeEvent(CalendarEventProvider source)
|
Method Summary | |
---|---|
CalendarEventProvider |
getProvider()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CalendarEventProvider.EventSetChangeEvent(CalendarEventProvider source)
Method Detail |
---|
public CalendarEventProvider getProvider()
CalendarEventProvider
that has changed
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |