Class: CEditorPanel

CEditorPanel()

Editor panel class.

Constructor

new CEditorPanel()

Parameters:
Name Type Description
this.props.columns Array.<Object> Table columns
Properties
Name Type Description
editor_actor string Editor actor class
this.props.width int Width in em.
this.props.affectedRows Array.<Object> Rows affected by editor, empty if add.
this.props.noSaveClick function Save button callback.
this.props.noCancelClick function Cancel button callback.
this.props.onEditorChanges function Editor changes callback.
Source: