Interface CellMouseUpHandler

All Superinterfaces:
EventHandler

public interface CellMouseUpHandler extends EventHandler
  • Method Summary

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

    • onCellMouseUp

      void onCellMouseUp(CellMouseUpEvent event)
      Called when a cell receives a mouseup event.
      Parameters:
      event - the event