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

All Superinterfaces:
com.google.gwt.event.shared.EventHandler

public interface CellMouseUpHandler
extends com.google.gwt.event.shared.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