public interface CellValueHoverHandler
extends com.google.gwt.event.shared.EventHandler
| Modifier and Type | Method and Description | 
|---|---|
| void | onCellValueHover(CellValueHoverEvent event)Optional stringMethod to fire when the user hovers over a cell and the value is clipped. | 
void onCellValueHover(CellValueHoverEvent event)
CellValueHoverEvent.cancel() from within onCellValueHover(com.smartgwt.client.widgets.grid.events.CellValueHoverEvent) to suppress this default behavior.event - the event