RevGrid - v0.11.1
    Preparing search index...

    Cell editors provide interactive editing controls for focused cells.

    Editor lifecycle:

    1. Activate for current focus cell.
    2. Read initial value and configure UI element.
    3. Validate and transform user input.
    4. Commit or cancel, then release resources.

    Editors are selected by cell/column configuration and executed through focus + UI-controller orchestration.

    Standard implementations are documented in Standard Cell Editors.