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

All Superinterfaces:
EventHandler

public interface CellMouseDownHandler
extends EventHandler


Method Summary
 void onCellMouseDown(CellMouseDownEvent event)
           
 

Method Detail

onCellMouseDown

void onCellMouseDown(CellMouseDownEvent event)