Skip to content

@revolist/revogrid / EditorCtrConstructible

Interface: EditorCtrConstructible

Editor component constructible class

Constructors

new EditorCtrConstructible()

ts
new EditorCtrConstructible(
   column: ColumnDataSchemaModel, 
   save: (value: string, preventFocus?: boolean) => void, 
   close: (focusNext?: boolean) => void): EditorBase

Parameters

ParameterType
columnColumnDataSchemaModel
save(value: string, preventFocus?: boolean) => void
close(focusNext?: boolean) => void

Returns

EditorBase

Defined in

src/types/selection.ts:161

Revogrid is a MIT-licensed open source library made by Revolist OU.