RelationshipPosition
class RelationshipPosition extends Enum
Class RelationshipPosition. Enum class defining position of data
Constants
| RIGHT_ALIGNMENT |
Load data on right side of product slider and information |
| RIGHT_ALIGNMENT_KEY |
|
| FULL_WIDTH |
Load data below productct slider and information |
| FULL_WIDTH_KEY |
|
Methods
static array
getPossibleValues()
Gets an array of the possible values.
static array
getReadables()
Gets an array of the human representations indexed by possible values.
Details
at line 39
static array
getPossibleValues()
Gets an array of the possible values.
at line 52
static array
getReadables()
Gets an array of the human representations indexed by possible values.