Class: CEditorFrame

CEditorFrame()

Editor frame class.

Constructor

new CEditorFrame()

Parameters:
Name Type Description
this.props.column Object Table column.
Properties
Name Type Description
name string Column name
label string Column label
editor_hint string Editor hint
editor_allow_null bool Allow null
editor_default * Editor default value
this.props.onEditorChanges function Editor changes callback.
this.props.row Object Row to edit, null if add, first if batch.
this.props.add bool Is adding.
this.props.batch bool Is batch editing.
Source:
Fires:

Events

cteditorreset

Source:
Listeners of This Event:

cteditortonull

Source:
Listeners of This Event:

cteditorundo

Source:
Listeners of This Event: