Widgets
Samples
Demos
Forum
Services
Documentation
ignoreUndo
removeUndo
undo
Start
API Reference
Mixins
Undo
Methods
removeUndo
removes history about all the operations made to an item
void
removeUndo
(
string
id
);
id
string
the id of an item
Example
list.
removeUndo
(
id
)
;
See also
API
ignoreUndo
undo
undo
Articles
Undo for Data Components
Back to top