Interface DragResizeMoveHandler

All Superinterfaces:
EventHandler

public interface DragResizeMoveHandler 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 drags the resize knobs of the draw item.
  • Method Details

    • onDragResizeMove

      void onDragResizeMove(DragResizeMoveEvent event)
      If canDrag is true and the control knobs include "resize" knobs then this notification method will be fired when the user drags the resize knobs of the draw item.
      Parameters:
      event - the event