public interface DragMoveHandler
extends com.google.gwt.event.shared.EventHandler
Modifier and Type | Method and Description |
---|---|
void |
onDragMove(DragMove event)
If
canDrag is true, this notification method will be
fired when the user drags the draw item. |