We use cookies to serve our customers and website visitors in the best possible way. Cookies are used for the proper functioning of the website and for improving the user experience, monitoring visitor traffic and marketing purposes. By continuing to browse the site, you agree to our use of cookies. You can read more about cookies here.
com.vaadin.ui.dnd.
Package com.vaadin.ui.dnd
-
Interface Summary Interface Description FileDropHandler<T extends AbstractComponent> Handles the drop event on a file drop target.
-
Class Summary Class Description DragSourceExtension<T extends AbstractComponent> Extension to make a component drag source for HTML5 drag and drop functionality.
DropTargetExtension<T extends AbstractComponent> Extension to make a component a drop target for HTML5 drag and drop functionality.
FileDropTarget<T extends AbstractComponent> Extension to add drop target functionality to a widget for accepting and uploading files.