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

All Superinterfaces:
EventHandler

public interface RowMouseDownHandler
extends EventHandler


Method Summary
 void onRowMouseDown(RowMouseDownEvent event)
          Called when a row receives a mousedown event.
 

Method Detail

onRowMouseDown

void onRowMouseDown(RowMouseDownEvent event)
Called when a row receives a mousedown event.

Parameters:
event - the event