Groups

Groups provide the basic means by which Commands are be combined into menus and toolbars. Generally you won't need to write any code to create groups, you just ask the CommandContainer for a group based on its ID and it will be created and populated from the configuration you specified.

Groups don't require all their commands to be exported before they are created as they will listen to new exports and update their contents automatically.