| Package | Description |
|---|---|
| com.vaadin.client.ui | |
| com.vaadin.client.ui.dd |
| Class and Description |
|---|
| DragImageModifier
Deprecated.
Since 8.1, no direct replacement, see
DragSourceExtensionConnector |
| VAbstractDropHandler
Deprecated.
Replaced in 8.1 with
DropTargetExtensionConnector |
| VDragEvent
Deprecated.
Since 8.1, no direct replacement, see
DropTargetExtensionConnector |
| VDropHandler
Deprecated.
Replaced in 8.1 with
DropListener and
DropTargetExtension |
| VHasDropHandler
Deprecated.
Replaced in 8.1 with
DropTargetExtensionConnector |
| VHtml5DragEvent
Deprecated.
Since 8.1, no direct replacement currently, see
DropTargetExtensionConnector |
| VHtml5File
Deprecated.
Since 8.1, will be replaced by FileDropTargetExtensionConnector
and FileDropTargetExtension,
https://github.com/vaadin/framework/issues/8891
|
| Class and Description |
|---|
| DDEventHandleStrategy
Deprecated.
Replaced in 8.1 with
DropTargetExtensionConnector |
| DragAndDropHandler.DragAndDropCallback
Callback interface for drag and drop.
|
| DragHandle.DragHandleCallback
Callback interface for the DragHandle event life cycle.
|
| VAcceptCallback
Deprecated.
Since 8.1, no direct replacement, see
DropTargetExtensionConnector |
| VAcceptCriterion
Deprecated.
Replaced in 8.1 with
DropTargetExtension#setDropCriteria(String) |
| VDragAndDropManager
Deprecated.
Replaced in 8.1 with
DropTargetExtensionConnector and
DragSourceExtensionConnector |
| VDragAndDropManager.DDManagerMediator
Deprecated.
Implementation if this interface is provided as a parameter to
DDEventHandleStrategy methods.
|
| VDragEvent
Deprecated.
Since 8.1, no direct replacement, see
DropTargetExtensionConnector |
| VDragEventServerCallback
Deprecated.
Replaced in 8.1
DropTargetRpc |
| VDropHandler
Deprecated.
Replaced in 8.1 with
DropListener and
DropTargetExtension |
| VHtml5File
Deprecated.
Since 8.1, will be replaced by FileDropTargetExtensionConnector
and FileDropTargetExtension,
https://github.com/vaadin/framework/issues/8891
|
| VTransferable
Deprecated.
Replaced in 8.1 with
DragSourceExtensionConnector |
Copyright © 2018 Vaadin Ltd. All rights reserved.