Interface TabContextMenuHandler

All Superinterfaces:
EventHandler

public interface TabContextMenuHandler extends EventHandler
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Notification fired when the user right-clicks on a tab.
  • Method Details

    • onTabContextMenu

      void onTabContextMenu(TabContextMenuEvent event)
      Notification fired when the user right-clicks on a tab. Event may be cancelled by returning false
      Parameters:
      event - the event