Interface DragEndServerRpc

All Superinterfaces:
Serializable, com.vaadin.shared.communication.ServerRpc

public interface DragEndServerRpc extends com.vaadin.shared.communication.ServerRpc
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    dragEnd(Point point)
     
  • Method Details

    • dragEnd

      void dragEnd(Point point)