Interface CellContextClickHandler
- All Superinterfaces:
EventHandler
-
Method Summary
Modifier and TypeMethodDescriptionvoid
Called when a cell receives a contextclick event.
-
Method Details
-
onCellContextClick
Called when a cell receives a contextclick event.- Parameters:
event
- the event
-