| Package | Description |
|---|---|
| de.hybris.platform.print.util | |
| de.hybris.platform.print.util.table | |
| de.hybris.platform.printcockpit.model.table |
| Modifier and Type | Method and Description |
|---|---|
static CellDataResolver |
PrintTools.instantiateCellDataResolver(Class resClass)
Instantiates the resolver if possible.
|
static CellDataResolver |
PrintTools.instantiateCellDataResolver(TableBlock table,
CellEntry cell,
Class resClass,
Map<String,Object> globalParams,
Map<String,Object> localParams)
Instantiates the resolver if possible and initializes it with the given parameters.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultDataResolver |
| Modifier and Type | Method and Description |
|---|---|
Class<? extends CellDataResolver> |
CellEntryService.getDataResolverClass(TableBlockModel table,
CellEntryModel cellModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
CellEntryService.setDataResolverClass(TableBlockModel table,
CellEntryModel cellModel,
Class<? extends CellDataResolver> resolverClass) |
Copyright © 2017 SAP SE. All Rights Reserved.