Interface AddTabClickHandler

All Superinterfaces:
EventHandler

public interface AddTabClickHandler extends EventHandler
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Notification method fired when the user clicks the addTabButton.
  • Method Details

    • onAddTabClick

      void onAddTabClick(AddTabClickEvent event)
      Notification method fired when the user clicks the addTabButton.

      No default implementation.

      Parameters:
      event - the event