Methods
-
enableFullEditMode()
-
Switch editor into full edit mode. In this state navigation keys don't close editor. This mode is activated
automatically after hit ENTER or F2 key on the cell or while editing cell press F2 key. -
isInFullEditMode(){Boolean}
-
Checks if editor is in full edit mode.
Returns: {Boolean}