| Package | Description |
|---|---|
| de.hybris.platform.print.jalo | |
| de.hybris.platform.print.jalo.table | |
| de.hybris.platform.printcockpit.model.table.impl |
| Modifier and Type | Field and Description |
|---|---|
protected static OneToManyHandler<TableStyle> |
GeneratedStyleContainer.TABLESTYLESHANDLER
OneToManyHandler for handling 1:n TABLESTYLES's relation attributes from 'many' side. |
| Modifier and Type | Method and Description |
|---|---|
TableStyle |
GeneratedPrintManager.createTableStyle(Map attributeValues) |
TableStyle |
GeneratedPrintManager.createTableStyle(SessionContext ctx,
Map attributeValues) |
| Modifier and Type | Method and Description |
|---|---|
List<TableStyle> |
GeneratedStyleContainer.getTableStyles()
Generated method - Getter of the
StyleContainer.tableStyles attribute. |
List<TableStyle> |
GeneratedStyleContainer.getTableStyles(SessionContext ctx)
Generated method - Getter of the
StyleContainer.tableStyles attribute. |
List<TableStyle> |
StyleContainer.getTableStyles(SessionContext ctx) |
| Modifier and Type | Method and Description |
|---|---|
void |
GeneratedStyleContainer.addToTableStyles(SessionContext ctx,
TableStyle value)
Generated method - Adds
value to tableStyles. |
void |
GeneratedStyleContainer.addToTableStyles(TableStyle value)
Generated method - Adds
value to tableStyles. |
void |
GeneratedStyleContainer.removeFromTableStyles(SessionContext ctx,
TableStyle value)
Generated method - Removes
value from tableStyles. |
void |
GeneratedStyleContainer.removeFromTableStyles(TableStyle value)
Generated method - Removes
value from tableStyles. |
| Modifier and Type | Method and Description |
|---|---|
void |
GeneratedStyleContainer.setTableStyles(List<TableStyle> value)
Generated method - Setter of the
StyleContainer.tableStyles attribute. |
void |
GeneratedStyleContainer.setTableStyles(SessionContext ctx,
List<TableStyle> value)
Generated method - Setter of the
StyleContainer.tableStyles attribute. |
| Modifier and Type | Method and Description |
|---|---|
TableStyle |
GeneratedTableBlock.getTableStyle()
Generated method - Getter of the
TableBlock.tableStyle attribute. |
TableStyle |
GeneratedTableBlock.getTableStyle(SessionContext ctx)
Generated method - Getter of the
TableBlock.tableStyle attribute. |
| Modifier and Type | Method and Description |
|---|---|
void |
GeneratedTableBlock.setTableStyle(SessionContext ctx,
TableStyle value)
Generated method - Setter of the
TableBlock.tableStyle attribute. |
void |
GeneratedTableBlock.setTableStyle(TableStyle value)
Generated method - Setter of the
TableBlock.tableStyle attribute. |
| Modifier and Type | Method and Description |
|---|---|
protected TableStyle |
TableServiceImpl.unwrapTableStyle(TableStyleModel uiStyle) |
| Modifier and Type | Method and Description |
|---|---|
protected TableStyleModel |
TableServiceImpl.wrapTableStyle(TableStyle style) |
| Modifier and Type | Method and Description |
|---|---|
protected List<TableStyleModel> |
TableServiceImpl.wrapTableStyles(Collection<TableStyle> tableStyles) |
Copyright © 2017 SAP SE. All Rights Reserved.