Search results

UndoRedo API in JavaScript Gantt API control

Methods

redoAction

Initiates an redo action to reapply the most recent undone change performed.

Returns void

undoAction

Initiates an undo action to revert the most recent change performed.

Returns void