_commandList | CommandHistory | [private] |
_cursor | CommandHistory | [private] |
_inverseCommandList | CommandHistory | [private] |
_listenerList | CommandHistory | [private] |
add(TclList command, TclList commandInverse) (defined in CommandHistory) | CommandHistory | |
addListener(TclString listener) | CommandHistory | |
canRedo() | CommandHistory | |
canUndo() | CommandHistory | |
CommandHistory() (defined in CommandHistory) | CommandHistory | [private] |
redo() | CommandHistory | |
undo() | CommandHistory | |
update() | CommandHistory | [protected] |