search

goog.editor.plugins.UndoRedoState

Provided By
Extends
All Implemented Interfaces
All Known Direct Subclasses

Represents an undo and redo action for a particular state transition.

new UndoRedoState( asynchronous )

Parameters
asynchronousboolean

Whether the undo or redo actions for this state complete asynchronously. If true, then this state must fire an ACTION_COMPLETED event when undo or redo is complete.

Instance Methods

Instance Properties

Static Properties