public interface DragCompleteHandler
extends com.google.gwt.event.shared.EventHandler
Modifier and Type | Method and Description |
---|---|
void |
onDragComplete(DragCompleteEvent event)
This method is invoked on the source component whenever a drag operation or
transferSelectedData completes. |
void onDragComplete(DragCompleteEvent event)
transferSelectedData
completes. This method is
called when the entire chain of operations - including, for databound components, server-side updates and subsequent
integration of the changes into the client-side cache - has completed.event
- the event