Class | Description | |
---|---|---|
Implements creation of groups. |
||
Implements creation of new diagram items. |
||
Undoable command that implements an addition of a node to a container. |
||
Handles undo / redo of programmatic property changes. |
||
Represent an action that can be carried out on a diagram, and later undone or redone. |
||
A collection of commands. |
||
The context of an executing command. |
||
Represents a read-only collection of Command objects. |
||
Represents a set of Command instances as a single operation. Undoing or redoing the composite action, respectively undoes or redoes all its constituent subactions at the same time. |
||
|
||
Represents undoable edit operations. |
||
Implements undo and redo of collapsing or expanding the header row of a table section. |
||
Implements expanding/collapsing trees of items. |
||
Implements support for undo of TreeViewItem collapse/expand operations. |
||
Undoable command that implements scrolling of table rows. |
||
Implements an addition of a subordinated item to a group. |
||
Implements removal of an item from a group. |
||
Implements changes of item's size and position. |
||
Implements changes to the number of table's rows and columns. |
||
Undoable command that implements an addition of a node to a container. |
||
Implements destruction of groups. |
||
Implements deletion of diagram items. |
||
Implements resizing of table's columns. |
||
Implements resizing of table's rows. |
||
Implements support for undo of ContainerNode scroll operations. |
||
Implements scrolling of table's rows. |
||
Implements support for undo of TreeViewNode scroll operations. |