public interface ClickHandler extends EventHandler
ClickEvent events.| Modifier and Type | Method and Description | 
|---|---|
| void | onClick(ClickEvent event)Called when a native click event is fired. | 
void onClick(ClickEvent event)
event - the ClickEvent that was fired