| Package | Description |
|---|---|
| com.vaadin.ui | |
| com.vaadin.ui.components.calendar | |
| com.vaadin.ui.components.calendar.handler |
| Modifier and Type | Method and Description |
|---|---|
void |
Calendar.setHandler(CalendarComponentEvents.DateClickHandler listener) |
| Modifier and Type | Method and Description |
|---|---|
void |
CalendarComponentEvents.NavigationNotifier.setHandler(CalendarComponentEvents.DateClickHandler handler)
Add a date click listener.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BasicDateClickHandler
Implements basic functionality needed to switch to day view when a single day
is clicked.
|
Copyright © 2016 Vaadin Ltd. All rights reserved.