public static interface VCalendar.EventClickListener
| Modifier and Type | Method and Description |
|---|---|
void |
eventClick(CalendarEvent event)
Called when an event was clicked
|
void eventClick(CalendarEvent event)
event - The event that was clickedCopyright © 2016 Vaadin Ltd. All rights reserved.