@serenity-is/sleekgrid / ArgsEditorDestroy
Interface: ArgsEditorDestroy
Defined in: src/core/eventargs.ts:117
Payload for onBeforeCellEditorDestroy.
Extends
Properties
editor
editor:
Editor
Defined in: src/core/eventargs.ts:119
Editor instance about to be destroyed.
grid
grid:
ISleekGrid
Defined in: src/core/eventargs.ts:7
Grid instance that emitted the event.