Uses of Interface
de.hybris.platform.datahubbackoffice.datahub.dashboard.DashboardRowRenderer
-
Packages that use DashboardRowRenderer Package Description de.hybris.platform.datahubbackoffice.datahub.dashboard de.hybris.platform.datahubbackoffice.presentation.widgets.dashboard -
-
Uses of DashboardRowRenderer in de.hybris.platform.datahubbackoffice.datahub.dashboard
Classes in de.hybris.platform.datahubbackoffice.datahub.dashboard that implement DashboardRowRenderer Modifier and Type Class Description classComposeDashboardRowRendererclassLoadDashboardRowRendererclassPublicationDashboardRowRenderer -
Uses of DashboardRowRenderer in de.hybris.platform.datahubbackoffice.presentation.widgets.dashboard
Methods in de.hybris.platform.datahubbackoffice.presentation.widgets.dashboard that return types with arguments of type DashboardRowRenderer Modifier and Type Method Description protected java.util.List<DashboardRowRenderer>DashboardLayoutContainer. getDashboardRowRenderers(java.lang.String id)
-