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