| Package | Description |
|---|---|
| de.hybris.platform.cockpit.model.config |
| Modifier and Type | Method and Description |
|---|---|
PropertyGroup |
PropertyGroupConfiguration.createGroup(int pos,
java.lang.String qualifier) |
PropertyGroup |
PropertyGroupEntry.getGroup() |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<PropertyGroup> |
PropertyGroupConfiguration.getGroups() |
java.util.List<PropertyGroup> |
PropertyGroupConfiguration.getHiddenGroups() |
java.util.List<PropertyGroup> |
PropertyGroupConfiguration.getVisibleGroups() |
| Modifier and Type | Method and Description |
|---|---|
void |
PropertyGroupConfiguration.addGroup(int pos,
PropertyGroup group) |
void |
PropertyGroupConfiguration.moveGroup(int toPos,
PropertyGroup grp) |
void |
PropertyGroupConfiguration.removeGroup(PropertyGroup group) |
Copyright © 2018 SAP SE. All Rights Reserved.