|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CalendarDropHandler | |
|---|---|
| com.vaadin.client.ui | |
| com.vaadin.client.ui.calendar.schedule.dd | |
| Uses of CalendarDropHandler in com.vaadin.client.ui |
|---|
| Methods in com.vaadin.client.ui that return CalendarDropHandler | |
|---|---|
CalendarDropHandler |
VCalendar.getDropHandler()
|
| Methods in com.vaadin.client.ui with parameters of type CalendarDropHandler | |
|---|---|
void |
VCalendar.setDropHandler(CalendarDropHandler dropHandler)
Set the drop handler |
| Uses of CalendarDropHandler in com.vaadin.client.ui.calendar.schedule.dd |
|---|
| Subclasses of CalendarDropHandler in com.vaadin.client.ui.calendar.schedule.dd | |
|---|---|
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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||