Java com.google.gwt.user.cellview.client RowHoverEvent fields, constructors, methods, implement or subclass

Example usage for Java com.google.gwt.user.cellview.client RowHoverEvent fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for com.google.gwt.user.cellview.client RowHoverEvent.

The text is from its open source code.

Field

booleanisUnHover

Method

EventgetBrowserEvent()
Return the original browser Event .
TableRowElementgetHoveringRow()
Return the TableRowElement that the user just hovered or unhovered.
HoveringScopegetHoveringScope()
Return the scope/area of the hover event.