Class RowHoverEvent


public class RowHoverEvent extends GwtEvent<RowHoverEvent.Handler>
Represents a row hover event. The event includes change in the hovering row (e.g. the mouse moves over another row) and cell hover events (e.g. the mouse moves over another cell within the actual row).