Interface HasRecordNavigationClickHandlers
- All Superinterfaces:
 HasHandlers
- All Known Implementing Classes:
 TableView
- 
Method Summary
Modifier and TypeMethodDescriptionExecuted when the user clicks on a record, or on the navigate icon for a record depending onNavigationMode.Methods inherited from interface com.google.gwt.event.shared.HasHandlers
fireEvent 
- 
Method Details