Interface | Description |
---|---|
DragSource | Deprecated
Replaced in 8.1 by
DragSourceExtension |
DropHandler | Deprecated
Replaced in 8.1 by
DropListener |
DropTarget | Deprecated
Replaced in 8.1 by
DropTargetExtension . |
TargetDetails | Deprecated
Replaced in 8.1 by
DropEvent#getTransferData(String) |
Class | Description |
---|---|
DragAndDropEvent | Deprecated
Replaced in 8.1 by
DropEvent |
TargetDetailsImpl | Deprecated
Replaced in 8.1 by
DropEvent#getTransferData(String) |
Copyright © 2018 Vaadin Ltd. All rights reserved.