| A B C D E F G H I J K L M N O P Q R S T U V W X Y Z | |
| activeStack — Property in class com.sophware.undoredo.model.UndoGroup | |
| Returns the active undo stack as long as one stack has been added. | |
| activeStackName — Property in class com.sophware.undoredo.control.UndoFrontController | |
| Returns the name of the active undo stack in the undo group. | |
| activeStackName — Property in class com.sophware.undoredo.model.UndoGroup | |
| Returns the name of the new stack. | |
| addStack(name) — Method in class com.sophware.undoredo.control.UndoFrontController | |
| Adds a new undo stack to the undo group. | |
| addStack(name) — Method in class com.sophware.undoredo.model.UndoGroup | |
| Adds a new undo stack with the \a name as specified. | |
| addUndoCmd(cmd:com.sophware.undoredo.commands:IUndoCommand) — Method in class com.sophware.undoredo.model.UndoStack | |
| AggregateUndoCommand — Class in package com.sophware.undoredo.commands | |
| Handles a set of synchronous commands as a single undoable operation. | |
| AggregateUndoCommand(cmds) — Constructor in class com.sophware.undoredo.commands.AggregateUndoCommand | |
| Creates an AggregateUndoCommand. | |
| A B C D E F G H I J K L M N O P Q R S T U V W X Y Z | |