public interface CellErrorIconHoverHandler
extends com.google.gwt.event.shared.EventHandler
Modifier and Type | Method and Description |
---|---|
void |
onCellErrorIconHover(CellErrorIconHoverEvent event)
Optional stringMethod to fire when the user hovers over the error icon of a cell with validation errors.
|
void onCellErrorIconHover(CellErrorIconHoverEvent event)
CellErrorIconHoverEvent.cancel()
from within onCellErrorIconHover(com.smartgwt.client.widgets.grid.events.CellErrorIconHoverEvent)
to suppress this default
behavior.event
- the event