public abstract class CalendarDropHandler extends VAbstractDropHandler
| Modifier and Type | Field and Description |
|---|---|
protected CalendarConnector |
calendarConnector |
| Constructor and Description |
|---|
CalendarDropHandler(CalendarConnector connector)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
ApplicationConnection |
getApplicationConnection() |
CalendarConnector |
getConnector() |
dragAccepted, dragEnter, dragLeave, dragOver, drop, updateAcceptRules, validateprotected final CalendarConnector calendarConnector
public CalendarDropHandler(CalendarConnector connector)
connector - The connector of the calendarpublic CalendarConnector getConnector()
getConnector in interface VDropHandlergetConnector in class VAbstractDropHandlerpublic ApplicationConnection getApplicationConnection()
Copyright © 2021 Vaadin Ltd. All rights reserved.