Uses of Class
de.hybris.platform.cockpit.services.xmlprovider.TableColumnContainer
Packages that use TableColumnContainer
-
Uses of TableColumnContainer in de.hybris.platform.cockpit.services.xmlprovider.impl
Methods in de.hybris.platform.cockpit.services.xmlprovider.impl that return types with arguments of type TableColumnContainerModifier and TypeMethodDescriptionprotected List<List<TableColumnContainer>>DefaultXmlDataProvider.getTableRows(Collection<TypedObject> rowValues, Map<String, ColumnConfiguration> columnsTitles) Method parameters in de.hybris.platform.cockpit.services.xmlprovider.impl with type arguments of type TableColumnContainerModifier and TypeMethodDescriptionprotected TableRowsTypeDefaultXmlDataProvider.createTableRowsSection(List<List<TableColumnContainer>> tableRows)