| 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.table |
Contains generated models for each type of de.hybris.platform.print.jalo.table package.
|
| Modifier and Type | Method and Description |
|---|---|
static TableWidthType |
TableWidthType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TableWidthType[] |
TableWidthType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
TableWidthType |
TableBlockModel.getWidthType()
Generated method - Getter of the
TableBlock.widthType attribute defined at extension print. |
| Modifier and Type | Method and Description |
|---|---|
void |
TableBlockModel.setWidthType(TableWidthType value)
Generated method - Setter of
TableBlock.widthType attribute defined at extension print. |
Copyright © 2017 SAP SE. All Rights Reserved.