| Package | Description |
|---|---|
| de.hybris.liveeditaddon.cockpit.strategies | |
| de.hybris.liveeditaddon.cockpit.strategies.impl | |
| de.hybris.liveeditaddon.enums |
Contains generated models for each type of de.hybris.platform.jalo.enumeration package.
|
| de.hybris.platform.cms2.model.preview |
Contains generated models for each type of de.hybris.platform.cms2.jalo.preview package.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<DeviceOrientation> |
VariableViewportStrategy.getOrientations() |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<DeviceOrientation> |
DefaultVariableViewportStrategy.getOrientations() |
| Modifier and Type | Method and Description |
|---|---|
static DeviceOrientation |
DeviceOrientation.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static DeviceOrientation[] |
DeviceOrientation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
DeviceOrientation |
PreviewDataModel.getDeviceOrientation()
Generated method - Getter of the
PreviewData.deviceOrientation attribute defined at extension liveeditaddon. |
| Modifier and Type | Method and Description |
|---|---|
void |
PreviewDataModel.setDeviceOrientation(DeviceOrientation value)
Generated method - Setter of
PreviewData.deviceOrientation attribute defined at extension liveeditaddon. |
Copyright © 2018 SAP SE. All Rights Reserved.