Interface VDragAndDropWrapper.UploadHandler

  • All Known Implementing Classes:
    DragAndDropWrapperConnector
    Enclosing class:
    VDragAndDropWrapper

    public static interface VDragAndDropWrapper.UploadHandler
    Internal 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 Detail

      • uploadDone

        void uploadDone()