Package com.vaadin.client.ui
Interface VDragAndDropWrapper.UploadHandler
-
- All Known Implementing Classes:
DragAndDropWrapperConnector
- Enclosing class:
- VDragAndDropWrapper
public static interface VDragAndDropWrapper.UploadHandlerInternal client side interface used by the connector and the widget for the drag and drop wrapper to signal the completion of an HTML5 file upload.- Since:
- 7.6.4
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voiduploadDone()
-