Interface CellOutHandler
- All Superinterfaces:
 EventHandler
- 
Method Summary
Modifier and TypeMethodDescriptionvoidonCellOut(CellOutEvent event) Called when the mouse pointer leaves a cell 
- 
Method Details
- 
onCellOut
Called when the mouse pointer leaves a cell- Parameters:
 event- the event
 
 -