public interface DoubleClickHandler
extends com.google.gwt.event.shared.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