public interface DragResizeMoveHandler
extends com.google.gwt.event.shared.EventHandler
Modifier and Type | Method and Description |
---|---|
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. |
void onDragResizeMove(DragResizeMoveEvent event)
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.event
- the event