Interface RowEditorEnterHandler
- All Superinterfaces:
 EventHandler
- 
Method Summary
Modifier and TypeMethodDescriptionvoidCallback fired when the user starts editing a new row. 
- 
Method Details
- 
onRowEditorEnter
Callback fired when the user starts editing a new row.- Parameters:
 event- the event
 
 -