public interface IconClickHandler
extends com.google.gwt.event.shared.EventHandler
| Modifier and Type | Method and Description | 
|---|---|
void | 
onIconClick(IconClickEvent event)
If this button is showing an  
icon, a separate click handler for the
 icon may be defined as this.iconClick. | 
void onIconClick(IconClickEvent event)
icon, a separate click handler for the
 icon may be defined as this.iconClick. Returning false will suppress the standard button click handling
 code.event - the event