com.smartgwt.client.widgets.grid.events
Interface RowMouseDownHandler

All Superinterfaces:
EventHandler

public interface RowMouseDownHandler
extends EventHandler


Method Summary
 void onRowMouseDown(RowMouseDownEvent event)
           
 

Method Detail

onRowMouseDown

void onRowMouseDown(RowMouseDownEvent event)