For a list of all members of this type, see GoUndoManager members.
Public Fields
| Name | Description |
| CollapsedName | The unlocalized name for an IGoCollapsible collapse, "Collapsed". |
| CollapsedSubGraphName | The unlocalized name for a SubGraph collapsing, "Collapsed SubGraph". |
| CopyName | The unlocalized name for a clipboard copy operation, "Copy". |
| CopySelectionName | The unlocalized name for a drag copy operation, "Copy Selection". |
| CutName | The unlocalized name for a clipboard cut operation, "Cut". |
| DeleteSelectionName | The unlocalized name for a delete operation, "Delete Selection". |
| DragCreatedName | The unlocalized name for a GoToolCreating addition of an object, "Drag Created". |
| DropName | The unlocalized name for a drag drop operation, "Drop". |
| ExpandedAllSubGraphsName | The unlocalized name for a complete SubGraph expansion, "Expanded All SubGraphs". |
| ExpandedName | The unlocalized name for an IGoCollapsible expansion, "Expanded". |
| ExpandedSubGraphName | The unlocalized name for a SubGraph expansion, "Expanded SubGraph". |
| MoveSelectionName | The unlocalized name for a drag move operation, "Move Selection". |
| NewLinkName | The unlocalized name for a linking operation, "New Link". |
| PasteName | The unlocalized name for a clipboard paste operation, "Paste". |
| RelinkName | The unlocalized name for a relinking operation, "Relink". |
| ResizeName | The unlocalized name for a resize operation, "Resize". |
| TextEditName | The unlocalized name for a text edit operation, "Text Edit". |
Top
See Also