Constructor
new CEditorFrame()
Parameters:
Name | Type | Description | ||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
this.props.column |
Object | Table column.
Properties
|
||||||||||||||||||
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: