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

All Superinterfaces:
EventHandler

public interface RowEditorEnterHandler
extends EventHandler


Method Summary
 void onRowEditorEnter(RowEditorEnterEvent event)
          Callback fired when the user starts editing a new row.
 

Method Detail

onRowEditorEnter

void onRowEditorEnter(RowEditorEnterEvent event)
Callback fired when the user starts editing a new row.

Parameters:
event - the event