Interface CellOverHandler

All Superinterfaces:
EventHandler

public interface CellOverHandler extends EventHandler
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Called when the mouse pointer enters a cell
  • Method Details

    • onCellOver

      void onCellOver(CellOverEvent event)
      Called when the mouse pointer enters a cell
      Parameters:
      event - the event