public interface DoubleClickHandler extends EventHandler
Modifier and Type | Method and Description |
---|---|
void |
onDoubleClick(DoubleClickEvent event)
Executed when the left mouse button is clicked twice in rapid succession (within
doubleClickDelay by default) in this object. |
void onDoubleClick(DoubleClickEvent event)
doubleClickDelay
by default) in this object.event
- the event