public interface DragStopHandler
extends com.google.gwt.event.shared.EventHandler | Modifier and Type | Method and Description |
|---|---|
void | onDragStop(DragStop event) If canDrag is true, this notification method will be fired when the user completes a drag on the draw item. |