public interface DragEnterClickHandler extends EventHandler
DragEnterEvent
events.Modifier and Type | Method and Description |
---|---|
void |
onDoubleClick(DragEnterEvent event)
Called when a
DragEnterEvent is fired. |
void onDoubleClick(DragEnterEvent event)
DragEnterEvent
is fired.event
- the DragEnterEvent
that was fired