Interface CellSelectionChangedHandler
- All Superinterfaces:
 EventHandler
- 
Method Summary
Modifier and TypeMethodDescriptionvoidCalled when (cell-based) selection changes within this grid. 
- 
Method Details
- 
onCellSelectionChanged
Called when (cell-based) selection changes within this grid.- Parameters:
 event- the event
 
 -