public interface HasDragLeaveHandlers extends HasHandlers
DragLeaveHandler instances.
 
 Experimental API: This API is still under development and is subject to change.
| Modifier and Type | Method and Description | 
|---|---|
| HandlerRegistration | addDragLeaveHandler(DragLeaveHandler handler)Adds a  DragLeaveEventhandler. | 
fireEventHandlerRegistration addDragLeaveHandler(DragLeaveHandler handler)
DragLeaveEvent handler.handler - the drag leave handlerHandlerRegistration used to remove this handler