Interface VDragEventServerCallback

    • Method Detail

      • handleResponse

        void handleResponse​(boolean accepted,
                            UIDL response)
        Deprecated.
        Handle the server response for drag and drop.
        Parameters:
        accepted - true if the target accepts the transferable
        response - DnD data within the server response