public interface DragEndHandler extends EventHandler
DragEndEvent events.| Modifier and Type | Method and Description | 
|---|---|
| void | onDragEnd(DragEndEvent event)Called when a  DragEndEventis fired. | 
void onDragEnd(DragEndEvent event)
DragEndEvent is fired.event - the DragEndEvent that was fired