public static class RowHoverEvent
extends Object
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).
- See Also:
- Serialized Form