| Package | Description |
|---|---|
| com.vaadin.event.dd | |
| com.vaadin.ui |
| Modifier and Type | Class and Description |
|---|---|
class |
TargetDetailsImpl
Deprecated.
Replaced in 8.1 by
DropEvent#getTransferData(String) |
| Modifier and Type | Method and Description |
|---|---|
TargetDetails |
DragAndDropEvent.getTargetDetails()
Deprecated.
|
TargetDetails |
DropTarget.translateDropTargetDetails(Map<String,Object> clientVariables)
Deprecated.
Called before the
DragAndDropEvent is passed to
DropHandler. |
| Constructor and Description |
|---|
DragAndDropEvent(Transferable transferable,
TargetDetails dropTargetDetails)
Deprecated.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DragAndDropWrapper.WrapperTargetDetails
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
TargetDetails |
DragAndDropWrapper.translateDropTargetDetails(Map<String,Object> clientVariables)
Deprecated.
|
Copyright © 2022 Vaadin Ltd. All rights reserved.