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

All Superinterfaces:
EventHandler

public interface RowOutHandler
extends EventHandler


Method Summary
 void onRowOut(RowOutEvent event)
          Called when the mouse pointer leaves a row
 

Method Detail

onRowOut

void onRowOut(RowOutEvent event)
Called when the mouse pointer leaves a row

Parameters:
event - the event