public interface HasDragRepositionStartHandlers
extends com.google.gwt.event.shared.HasHandlers
| Modifier and Type | Method and Description | 
|---|---|
| com.google.gwt.event.shared.HandlerRegistration | addDragRepositionStartHandler(DragRepositionStartHandler handler)Executed when dragging first starts. | 
com.google.gwt.event.shared.HandlerRegistration addDragRepositionStartHandler(DragRepositionStartHandler handler)
handler - the dragRepositionStart handlerHandlerRegistration used to remove this handler