Interface CellMouseDownHandler

All Superinterfaces:
EventHandler

public interface CellMouseDownHandler extends EventHandler
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Called when a cell receives a mousedown event.
  • Method Details

    • onCellMouseDown

      void onCellMouseDown(CellMouseDownEvent event)
      Called when a cell receives a mousedown event.
      Parameters:
      event - the event