Interface BackgroundClickHandler

All Superinterfaces:
EventHandler

public interface BackgroundClickHandler extends EventHandler
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Callback fired when the mouse is clicked in a background-cell, ie, one without an event.
  • Method Details

    • onBackgroundClick

      void onBackgroundClick(BackgroundClickEvent event)
      Callback fired when the mouse is clicked in a background-cell, ie, one without an event.
      Parameters:
      event - the event