Package com.vaadin.event.dd

Interface Summary
DragSource DragSource is a Component that builds a Transferable for a drag and drop operation.
DropHandler DropHandlers contain the actual business logic for drag and drop operations.
DropTarget DropTarget is an interface for components supporting drop operations.
TargetDetails TargetDetails wraps drop target related information about DragAndDropEvent.
 

Class Summary
DragAndDropEvent DragAndDropEvent wraps information related to drag and drop operation.
TargetDetailsImpl A HashMap backed implementation of TargetDetails for terminal implementation and for extension.
 



Copyright © 2000-2011 Vaadin Ltd. All Rights Reserved.