public interface HasRowOutHandlers
extends com.google.gwt.event.shared.HasHandlers | Modifier and Type | Method and Description |
|---|---|
com.google.gwt.event.shared.HandlerRegistration | addRowOutHandler(RowOutHandler handler) Called when the mouse pointer leaves a row |
com.google.gwt.event.shared.HandlerRegistration addRowOutHandler(RowOutHandler handler)
handler - the rowOut handlerHandlerRegistration used to remove this handler