com.smartgwt.client.widgets.tableview.events
Interface RecordNavigationClickHandler

All Superinterfaces:
EventHandler

public interface RecordNavigationClickHandler
extends EventHandler


Method Summary
 void onRecordNavigationClick(RecordNavigationClickEvent event)
          Executed when the user clicks on a record, or on the navigate icon for a record depending on NavigationMode.
 

Method Detail

onRecordNavigationClick

void onRecordNavigationClick(RecordNavigationClickEvent event)
Executed when the user clicks on a record, or on the navigate icon for a record depending on NavigationMode.

Parameters:
event - the event