com.vaadin.client.ui.dd.

Interface VDragEventServerCallback

  • public interface VDragEventServerCallback
    • Method Summary

      All Methods
      Modifier and Type Method Description
      void handleResponse​(boolean accepted, UIDL response)  
    • Method Detail

      • handleResponse

        void handleResponse​(boolean accepted,
                            UIDL response)