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