| Package | Description |
|---|---|
| com.vaadin.event.dd | |
| com.vaadin.ui | |
| com.vaadin.ui.components.calendar |
| Modifier and Type | Method and Description |
|---|---|
DropTarget |
TargetDetailsImpl.getTarget() |
DropTarget |
TargetDetails.getTarget() |
| Constructor and Description |
|---|
TargetDetailsImpl(Map<String,Object> rawDropData,
DropTarget dropTarget) |
| Modifier and Type | Class and Description |
|---|---|
class |
Calendar
Vaadin Calendar is for visualizing events in a calendar.
|
class |
DragAndDropWrapper |
class |
Table
Table is used for representing data or components in a pageable
and selectable table. |
class |
Tree
Tree component.
|
class |
TreeTable
|
| Constructor and Description |
|---|
CalendarTargetDetails(Map<String,Object> rawDropData,
DropTarget dropTarget) |
Copyright © 2017 Vaadin Ltd. All rights reserved.