| Interface | Description |
|---|---|
| FileDropHandler<T extends AbstractComponent> |
Handles the drop event on a file drop target.
|
| 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.
|
Copyright © 2018 Vaadin Ltd. All rights reserved.