public static class DataGrid.EditorPostCommitEvent extends DataGrid.AbstractDataGridEditorEvent
| Constructor and Description |
|---|
EditorPostCommitEvent(DataGrid component,
java.lang.Object itemId)
Constructor for a DataGrid editor post commit event.
|
getItemIdgetSourcepublic EditorPostCommitEvent(DataGrid component, java.lang.Object itemId)
component - the DataGrid from which this event originatesitemId - the edited item id