Interface CellContextClickHandler
- All Superinterfaces:
- EventHandler
- 
Method SummaryModifier and TypeMethodDescriptionvoidCalled when a cell receives a contextclick event.
- 
Method Details- 
onCellContextClickCalled when a cell receives a contextclick event.- Parameters:
- event- the event
 
 
-