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

All Superinterfaces:
EventHandler

public interface CellMouseUpHandler
extends EventHandler


Method Summary
 void onCellMouseUp(CellMouseUpEvent event)
          Called when a cell receives a mouseup event.
 

Method Detail

onCellMouseUp

void onCellMouseUp(CellMouseUpEvent event)
Called when a cell receives a mouseup event.

Parameters:
event - the event