Interface EventOverflowImgClickHandler
- All Superinterfaces:
EventHandler
-
Method Summary
-
Method Details
-
onEventOverflowImgClick
StringMethodfired when anoverflow chipis clicked. Returnfalseto suppress the default behavior of opening theoverflow dialog.Use this to show a custom UI or navigate to a different view when events overflow.
- Parameters:
event- the event
-