Interface EventOverflowImgClickHandler

All Superinterfaces:
EventHandler

public interface EventOverflowImgClickHandler extends EventHandler
  • Method Details

    • onEventOverflowImgClick

      void onEventOverflowImgClick(EventOverflowImgClickEvent event)
      StringMethod fired when an overflow chip is clicked. Return false to suppress the default behavior of opening the overflow dialog.

      Use this to show a custom UI or navigate to a different view when events overflow.

      Parameters:
      event - the event