Interface CellErrorIconOutHandler

All Superinterfaces:
EventHandler

public interface CellErrorIconOutHandler extends EventHandler
  • Method Summary

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

    • onCellErrorIconOut

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