models/events/edit_events library
Classes
- CancelCellEditEvent
- Cancels the current cell edit, discarding changes.
- CommitCellEditEvent
- Commits the current cell edit, persisting the value.
- StartCellEditEvent
- Begins inline editing for a specific cell.
- UpdateCellEditValueEvent
- Updates the in-progress editing value without committing.