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