edit | enables the edit mode for the specified item |
editCancel | cancels the edit mode and closes all opened editors. The component is still editable |
editNext | closes the current editor and opens one in the next cell of the row |
editStop | stops the edit mode and closes all opened editors. The component is still editable |
focusEditor | moves focus to the active editor |
getEditState | returns info about active editor object |
getEditor | returns editor object |
getEditorValue | returns the value of the active (currently open) editor |
validateEditor | validates data in currently active editor |