Interface representing a command group in the command stack. Groups commands by name and provides maps for both global and local command lookups.
Map of commands indexed by their global names
Map of commands indexed by their local names
The name of the command group
Interface representing a command group in the command stack. Groups commands by name and provides maps for both global and local command lookups.