| Package | Description |
|---|---|
| de.hybris.platform.print.enums |
Contains generated models for each type of de.hybris.platform.jalo.enumeration package.
|
| de.hybris.platform.print.model |
Contains generated models for each type of de.hybris.platform.print.jalo package.
|
| de.hybris.platform.printcockpit.pagemanagment |
| Modifier and Type | Method and Description |
|---|---|
static PageAlignment |
PageAlignment.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PageAlignment[] |
PageAlignment.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
PageAlignment |
PageModel.getAlignment()
Generated method - Getter of the
Page.alignment attribute defined at extension print. |
| Modifier and Type | Method and Description |
|---|---|
void |
PageModel.setAlignment(PageAlignment value)
Generated method - Setter of
Page.alignment attribute defined at extension print. |
| Modifier and Type | Method and Description |
|---|---|
protected PageAlignment |
AbstractPagePlannerTest.getDefaultPageAlignment()
de.hybris.platform.printcockpit.pagemanagment.AbstractPagePlannerTest.getDefaultPageAlignment()
|
| Modifier and Type | Method and Description |
|---|---|
protected PageModel |
AbstractPagePlannerTest.preparePage(PageMode pageMode,
GridMode gridMode,
PageAlignment alignment,
GridModel grid,
GridModel alternativeGrid) |
Copyright © 2017 SAP SE. All Rights Reserved.