pyface.undo.action.redo_action module¶
-
class
pyface.undo.action.redo_action.
RedoAction
(**traits)[source]¶ Bases:
pyface.undo.action.abstract_command_stack_action.AbstractCommandStackAction
An action that redos the last command undone of the active command stack.