This will be called if the StartEditEvent event has autoFocus set.
Parameters
Optionalselector: string
A selector string (or empty means 'default' focus)
Returns void
cancelEdit
cancelEdit(): void
Returns void
OptionalstartEdit
startEdit(event): void
When editor is loaded, this will be called. Note this should not use the autoFocus property. here
If this is set the editor focus will be called as appropriate.
This will be called if the StartEditEvent event has autoFocus set.