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