| Package | Description |
|---|---|
| com.vaadin.ui.components.calendar.event | |
| com.vaadin.ui.components.calendar.handler |
| Modifier and Type | Class and Description |
|---|---|
class |
BasicEvent
Simple implementation of
CalendarEvent. |
| Modifier and Type | Method and Description |
|---|---|
protected void |
BasicEventResizeHandler.setDates(EditableCalendarEvent event,
Date start,
Date end)
Set the start and end dates for the event
|
protected void |
BasicEventMoveHandler.setDates(EditableCalendarEvent event,
Date start,
Date end)
Set the start and end dates for the event
|
Copyright © 2016 Vaadin Ltd. All rights reserved.