Interface RowOutHandler
- All Superinterfaces:
EventHandler
-
Method Summary
Modifier and TypeMethodDescriptionvoid
onRowOut
(RowOutEvent event) Called when the mouse pointer leaves a row
-
Method Details
-
onRowOut
Called when the mouse pointer leaves a row- Parameters:
event
- the event
-