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

All Superinterfaces:
EventHandler

public interface RowEditorExitHandler
extends EventHandler


Method Summary
 void onRowEditorExit(RowEditorExitEvent event)
           
 

Method Detail

onRowEditorExit

void onRowEditorExit(RowEditorExitEvent event)