Interface DragResizeStopHandler

All Superinterfaces:
EventHandler

public interface DragResizeStopHandler extends EventHandler
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    If canDrag is true and the control knobs include "resize" knobs then this notification method will be fired when the user completes a drag on the resize knobs of the draw item.
  • Method Details

    • onDragResizeStop

      void onDragResizeStop(DragResizeStopEvent event)
      If canDrag is true and the control knobs include "resize" knobs then this notification method will be fired when the user completes a drag on the resize knobs of the draw item.
      Parameters:
      event - the event