| 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.EventMoveHandler listener) |
| Modifier and Type | Class and Description |
|---|---|
class |
ContainerEventProvider
A event provider which uses a
Container as a datasource. |
| Modifier and Type | Method and Description |
|---|---|
void |
CalendarComponentEvents.EventMoveNotifier.setHandler(CalendarComponentEvents.EventMoveHandler listener)
Set the EventMoveHandler.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BasicEventMoveHandler
Implements basic functionality needed to enable moving events.
|
Copyright © 2022 Vaadin Ltd. All rights reserved.