Interface LeafContextClickHandler
- All Superinterfaces:
EventHandler
-
Method Summary
Modifier and TypeMethodDescriptionvoid
This method is called when a context click occurs on a leaf record.
-
Method Details
-
onLeafContextClick
This method is called when a context click occurs on a leaf record.- Parameters:
event
- the event
-