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

All Superinterfaces:
EventHandler

public interface RowOutHandler
extends EventHandler


Method Summary
 void onRowOut(RowOutEvent event)
           
 

Method Detail

onRowOut

void onRowOut(RowOutEvent event)