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

All Superinterfaces:
EventHandler

public interface CellMouseDownHandler
extends EventHandler


Method Summary
 void onCellMouseDown(CellMouseDownEvent event)
          Called when a cell receives a mousedown event.
 

Method Detail

onCellMouseDown

void onCellMouseDown(CellMouseDownEvent event)
Called when a cell receives a mousedown event.

Parameters:
event - the event