public interface MenuIconClickHandler
extends com.google.gwt.event.shared.EventHandler
Modifier and Type | Method and Description |
---|---|
void |
onMenuIconClick(MenuIconClickEvent event)
Notification method fired when a user clicks on the menuIcon on this RibbonButton.
|
void onMenuIconClick(MenuIconClickEvent event)
event.cancel()
to suppress the standard click handling code.event
- the event