Interface RowContextClickHandler
- All Superinterfaces:
 EventHandler
- 
Method Summary
Modifier and TypeMethodDescriptionvoidCalled when a row receives a contextclick event. 
- 
Method Details
- 
onRowContextClick
Called when a row receives a contextclick event.- Parameters:
 event- the event
 
 -