Modifier and Type | Method and Description |
---|---|
com.google.gwt.event.shared.HandlerRegistration |
addItemClickHandler(ItemClickHandler handler)
Called when one of the buttons receives a click event.
|
com.google.gwt.event.shared.HandlerRegistration addItemClickHandler(ItemClickHandler handler)
handler
- the itemClick handlerHandlerRegistration
used to remove this handler