Interface HasMenuIconClickHandlers
- All Superinterfaces:
HasHandlers
- All Known Implementing Classes:
IconButton
,IconMenuButton
,RibbonButton
,RibbonMenuButton
-
Method Summary
Modifier and TypeMethodDescriptionNotification method fired when a user clicks on the menuIcon on this RibbonButton.Methods inherited from interface com.google.gwt.event.shared.HasHandlers
fireEvent
-
Method Details