The History type exposes the following members.
Name | Description | |
---|---|---|
canRedo |
Gets the value indicating if the last action can be redone. |
|
canUndo |
Gets the value indicating if the last action can be undone. |
|
enable |
Gets or sets the value indicating if the undo/redo functionality is enabled. |
|
events |
Returns a list of client events of this history. |
|
maxUndoStepCount |
Gets or sets a maximum number of available undo steps. |
|
overflowMaxUndoStepCount | ||
trackingEnabled |
Gets or sets the value indicating if the tracking commands functionality is enabled. |