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