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