Interface DragResizeStartHandler

All Superinterfaces:
EventHandler

public interface DragResizeStartHandler 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 starts to drag the resize knobs of the draw item.
  • Method Details

    • onDragResizeStart

      void onDragResizeStart(DragResizeStartEvent event)
      If canDrag is true and the control knobs include "resize" knobs then this notification method will be fired when the user starts to drag the resize knobs of the draw item.
      Parameters:
      event - the event