| Package | Description |
|---|---|
| de.hybris.platform.acceleratorcms.enums |
Contains generated models for each type of de.hybris.platform.jalo.enumeration package.
|
| de.hybris.platform.acceleratorcms.model.components |
Contains generated models for each type of de.hybris.platform.acceleratorcms.jalo.components package.
|
| Modifier and Type | Field and Description |
|---|---|
static NavigationBarMenuLayout |
NavigationBarMenuLayout.AUTO
Generated enum value for NavigationBarMenuLayout.AUTO declared at extension acceleratorcms.
|
static NavigationBarMenuLayout |
NavigationBarMenuLayout.LEFT_EDGE
Generated enum value for NavigationBarMenuLayout.LEFT_EDGE declared at extension acceleratorcms.
|
static NavigationBarMenuLayout |
NavigationBarMenuLayout.RIGHT_EDGE
Generated enum value for NavigationBarMenuLayout.RIGHT_EDGE declared at extension acceleratorcms.
|
| Modifier and Type | Method and Description |
|---|---|
static NavigationBarMenuLayout |
NavigationBarMenuLayout.valueOf(java.lang.String code)
Returns a NavigationBarMenuLayout instance representing the specified enum value.
|
| Modifier and Type | Method and Description |
|---|---|
NavigationBarMenuLayout |
NavigationBarComponentModel.getDropDownLayout()
Generated method - Getter of the
NavigationBarComponent.dropDownLayout attribute defined at extension acceleratorcms. |
| Modifier and Type | Method and Description |
|---|---|
void |
NavigationBarComponentModel.setDropDownLayout(NavigationBarMenuLayout value)
Generated method - Setter of
NavigationBarComponent.dropDownLayout attribute defined at extension acceleratorcms. |
Copyright © 2018 SAP SE. All Rights Reserved.