public static class CalendarComponentEvents.EventClick extends CalendarComponentEvent
| Modifier and Type | Field and Description |
|---|---|
static String |
EVENT_ID |
source| Constructor and Description |
|---|
EventClick(Calendar source,
CalendarEvent calendarEvent)
Target source event is needed for the EventClick.
|
| Modifier and Type | Method and Description |
|---|---|
CalendarEvent |
getCalendarEvent()
Get the clicked event.
|
getComponentgetConnectorgetSource, toStringpublic static final String EVENT_ID
public EventClick(Calendar source, CalendarEvent calendarEvent)
public CalendarEvent getCalendarEvent()
Copyright © 2016 Vaadin Ltd. All rights reserved.