public interface HasRowOverHandlers
extends com.google.gwt.event.shared.HasHandlers
| Modifier and Type | Method and Description | 
|---|---|
com.google.gwt.event.shared.HandlerRegistration | 
addRowOverHandler(RowOverHandler handler)
Called when the mouse pointer enters a row 
 | 
com.google.gwt.event.shared.HandlerRegistration addRowOverHandler(RowOverHandler handler)
handler - the rowOver handlerHandlerRegistration used to remove this handler