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