Table Of Contents

Previous topic

UndoGlobal

Next topic

UndoPasteCreate

This Page

phoenix_title UndoManager


class_hierarchy Inheritance Diagram

Inheritance diagram for class UndoManager

Inheritance diagram of UndoManager


method_summary Methods Summary

CanRedo  
CanUndo  
Clear  
GetRedoLabel  
GetUndoLabel  
Redo  
RegisterUndo  
Undo  
UpdateToolHelp  

api Class API



UndoManager: undo = [] redo = [] def RegisterUndo(self, undoObj)

Methods



CanRedo(self)


CanUndo(self)


Clear(self)


GetRedoLabel(self)


GetUndoLabel(self)


Redo(self)


RegisterUndo(self, undoObj)


Undo(self)


UpdateToolHelp(self)