IviDefaultsGroupsSelectionConfigurator
interface IviDefaultsGroupsSelectionConfigurator
Interface to select which IviDefaultsGroupConfigs are applied to an IVI application configuration.
Changes made to the selection are cumulative.
Properties
Link copied to clipboard
The currently selected groups.
Link copied to clipboard
All registered default groups that can be applied with includeDefaultPlatformGroups and includeDefaultAppsuiteGroups.
Link copied to clipboard
All registered groups.
Functions
Link copied to clipboard
Include all defaultGroups with category IviDefaultsGroupConfig.Category.APPSUITE.
Link copied to clipboard
Includes all defaultGroups and includes the IviPlatform.debugGroup
.
Link copied to clipboard
Include all defaultGroups with category IviDefaultsGroupConfig.Category.PLATFORM.