Interface CellErrorIconOverHandler

All Superinterfaces:
EventHandler

public interface CellErrorIconOverHandler extends EventHandler
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Optional stringMethod to fire when the mouse moves over the error icon of a cell with validation errors.
  • Method Details

    • onCellErrorIconOver

      void onCellErrorIconOver(CellErrorIconOverEvent event)
      Optional stringMethod to fire when the mouse moves over the error icon of a cell with validation errors.
      Parameters:
      event - the event