Interface DragStopHandler

All Superinterfaces:
EventHandler

public interface DragStopHandler extends EventHandler
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    If canDrag is true, this notification method will be fired when the user completes a drag on the draw item.
  • Method Details

    • onDragStop

      void onDragStop(DragStop event)
      If canDrag is true, this notification method will be fired when the user completes a drag on the draw item.
      Parameters:
      event - the event