Uses of Class
de.hybris.platform.cockpit.model.config.PropertyGroup
Packages that use PropertyGroup
-
Uses of PropertyGroup in de.hybris.platform.cockpit.model.config
Methods in de.hybris.platform.cockpit.model.config that return PropertyGroupModifier and TypeMethodDescriptionPropertyGroupConfiguration.createGroup(int pos, String qualifier) PropertyGroupEntry.getGroup()Methods in de.hybris.platform.cockpit.model.config that return types with arguments of type PropertyGroupModifier and TypeMethodDescriptionPropertyGroupConfiguration.getGroups()PropertyGroupConfiguration.getHiddenGroups()PropertyGroupConfiguration.getVisibleGroups()Methods in de.hybris.platform.cockpit.model.config with parameters of type PropertyGroupModifier and TypeMethodDescriptionvoidPropertyGroupConfiguration.addGroup(int pos, PropertyGroup group) voidPropertyGroupConfiguration.moveGroup(int toPos, PropertyGroup grp) voidPropertyGroupConfiguration.removeGroup(PropertyGroup group)