Uses of Interface
com.vaadin.event.dd.DropTarget
-
Packages that use DropTarget Package Description com.vaadin.event.dd com.vaadin.ui -
-
Uses of DropTarget in com.vaadin.event.dd
Methods in com.vaadin.event.dd that return DropTarget Modifier and Type Method Description DropTargetTargetDetails. getTarget()Deprecated.DropTargetTargetDetailsImpl. getTarget()Deprecated.Constructors in com.vaadin.event.dd with parameters of type DropTarget Constructor Description TargetDetailsImpl(Map<String,Object> rawDropData, DropTarget dropTarget)Deprecated. -
Uses of DropTarget in com.vaadin.ui
Classes in com.vaadin.ui that implement DropTarget Modifier and Type Class Description classDragAndDropWrapperDeprecated.Replaced in 8.1 withDragSourceExtensionandDropTargetExtension.
-