public interface ClickHandler
extends com.google.gwt.event.shared.EventHandler
| Modifier and Type | Method and Description | 
|---|---|
void | 
onClick(ClickEvent event)
Called when this FormItem is clicked on. 
 | 
void onClick(ClickEvent event)
 Note: click() is available on StaticTextItem, BlurbItems,
 ButtonItem, and derivatives.  Other form items (such as HiddenItem) do not support click().
event - the event