| 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.ForwardHandler listener) |
| Modifier and Type | Method and Description |
|---|---|
void |
CalendarComponentEvents.NavigationNotifier.setHandler(CalendarComponentEvents.ForwardHandler handler)
Add a forward navigation listener.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BasicForwardHandler
Implements basic functionality needed to enable forward navigation.
|
Copyright © 2016 Vaadin Ltd. All rights reserved.