OptionaleditedThe cell being currently edited.
OptionaleditThe content of the cell edit mode, which represents a context containing the input field or similar element for applying changes to the cell value.
ReadonlyviewportThe viewport the edited cells are part of.
Turns the cell into an editable input field.
The cell that is to be edited.
Stops the editing of the cell.
Whether to save the value of the input to the cell. Defaults to true.
Returns true if the cell was successfully stopped editing.
The class that handles the manual editing of cells in the data grid.