Interface RowOutHandler
- All Superinterfaces:
 EventHandler
- 
Method Summary
Modifier and TypeMethodDescriptionvoidonRowOut(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
 
 -