com.vaadin.client.ui.dd.
Package com.vaadin.client.ui.dd
-
Interface Summary Interface Description DragAndDropHandler.DragAndDropCallback Callback interface for drag and drop.
DragHandle.DragHandleCallback Callback interface for the DragHandle event life cycle.
DragImageModifier Deprecated Since 8.1, no direct replacement, see
DragSourceExtensionConnector
VAcceptCallback Deprecated Since 8.1, no direct replacement, see
DropTargetExtensionConnector
VDragAndDropManager.DDManagerMediator Implementation if this interface is provided as a parameter to DDEventHandleStrategy methods.
VDragEventServerCallback Deprecated Replaced in 8.1
DropTargetRpc
VDropHandler Deprecated Replaced in 8.1 with
DropListener
andDropTargetExtension
VHasDropHandler Deprecated Replaced in 8.1 with
DropTargetExtensionConnector
-
Class Summary Class Description DDEventHandleStrategy Deprecated Replaced in 8.1 with
DropTargetExtensionConnector
DDUtil DragAndDropHandler A simple event handler for elements that can be drag and dropped.
DragHandle Drag handle implementation.
VAbstractDropHandler Deprecated Replaced in 8.1 with
DropTargetExtensionConnector
VAcceptAll Deprecated Replaced in 8.1 with
DragSourceExtension.setEffectAllowed(com.vaadin.shared.ui.dnd.EffectAllowed)
andDropTargetExtension.setDropEffect(com.vaadin.shared.ui.dnd.DropEffect)
VAcceptCriteria Deprecated Replaced in 8.1 with
DropTargetExtension#setDropCriteria(String)
VAcceptCriterion Deprecated Replaced in 8.1 with
DropTargetExtension#setDropCriteria(String)
VAcceptCriterionFactory Deprecated Replaced in 8.1 with
DropTargetExtension#setDropCriteria(String)
VAnd Deprecated Replaced in 8.1 with
DropTargetExtension#setDropCriteria(String)
VContainsDataFlavor Deprecated Replaced in 8.1 with
DropTargetExtension#setDropCriteria(String)
VDragAndDropManager Deprecated Replaced in 8.1 with
DropTargetExtensionConnector
andDragSourceExtensionConnector
VDragEvent Deprecated Since 8.1, no direct replacement, see
DropTargetExtensionConnector
VDragSourceIs Deprecated Replaced in 8.1 with
DropTargetExtension#setDropCriteria(String)
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
VLazyInitItemIdentifiers Deprecated Replaced in 8.1 with
DropTargetExtension#setDragOverCriteria(String)
andDropTargetExtension#setDropCriteria(String)
VNot Deprecated Replaced in 8.1 with
DropTargetExtension#setDropCriteria(String)
VOr Deprecated Replaced in 8.1 with
DropTargetExtension#setDropCriteria(String)
VOverTreeNode Deprecated Since 8.1, no direct replacement, see
DropTargetExtension
and extending classesVServerAccept Deprecated Replaced in 8.1 with
DropTargetExtension
VSourceIsTarget Deprecated Replaced in 8.1 with
DropTargetExtension#setDropCriteria(String)
VTargetDetailIs Deprecated Replaced in 8.1 with
DropTargetExtension#setDropCriteria(String)
VTransferable Deprecated Replaced in 8.1 with
DragSourceExtensionConnector