| Package | Description |
|---|---|
| com.vaadin.client.ui | |
| com.vaadin.client.ui.calendar.schedule.dd |
| Modifier and Type | Method and Description |
|---|---|
CalendarDropHandler |
VCalendar.getDropHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
VCalendar.setDropHandler(CalendarDropHandler dropHandler)
Set the drop handler
|
| Modifier and Type | Class and Description |
|---|---|
class |
CalendarMonthDropHandler
Handles DD when the monthly view is showing in the Calendar.
|
class |
CalendarWeekDropHandler
Handles DD when the weekly view is showing in the Calendar.
|
Copyright © 2016 Vaadin Ltd. All rights reserved.