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