Interface RecordNavigationClickHandler
- All Superinterfaces:
EventHandler
-
Method Summary
Modifier and TypeMethodDescriptionvoid
Executed when the user clicks on a record, or on the navigate icon for a record depending onNavigationMode
.
-
Method Details