public interface DragRepositionMoveHandler
extends com.google.gwt.event.shared.EventHandler
| Modifier and Type | Method and Description | 
|---|---|
| void | onDragRepositionMove(DragRepositionMoveEvent event)Executed every time the mouse moves while drag-repositioning. | 
void onDragRepositionMove(DragRepositionMoveEvent event)
DragRepositionMoveEvent.cancel() from within onDragRepositionMove(com.smartgwt.client.widgets.events.DragRepositionMoveEvent), the dragTarget (or outline if dragAppearance is set to "outline") will automatically be moved as
 appropriate whenever the mouse moves.event - the event