Interface CellOutHandler

All Superinterfaces:
EventHandler

public interface CellOutHandler extends EventHandler
  • Method Summary

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

    • onCellOut

      void onCellOut(CellOutEvent event)
      Called when the mouse pointer leaves a cell
      Parameters:
      event - the event