stopEdit(mode, if_not_id)
Type: Method
File: core/edit.js
Implemented in:
EditAbility
Included in:
dataview
,
grid
switch any item in edit state, back to normal
Parameters
mode - ignore value in editor and revert to old (optional)
boolean
if_not_id - defines id of the item which editor can not be closed (optional)
string,dimension
Returns