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

All Superinterfaces:
EventHandler

public interface RowEditorEnterHandler
extends EventHandler


Method Summary
 void onRowEditorEnter(RowEditorEnterEvent event)
           
 

Method Detail

onRowEditorEnter

void onRowEditorEnter(RowEditorEnterEvent event)