handsontable-pro/src/plugins/formulas/undoRedoSnapshot.js, line 6
This components is a simple workaround to make Undo/Redo functionality work.
Members
Methods
-
handsontable-pro/src/plugins/formulas/undoRedoSnapshot.js, line 78
destroy()
-
Destroy class.
-
handsontable-pro/src/plugins/formulas/undoRedoSnapshot.js, line 55
restore()
-
Restore state to the previous one.
-
handsontable-pro/src/plugins/formulas/undoRedoSnapshot.js, line 35
save(axis, index, amount)
-
Save snapshot for specified action.
Parameters:
Name Type Description axis
String Alter action which triggers snapshot.
index
Number Alter operation stared at.
amount
Number Amount of items to operate.