Uses of Class
de.hybris.platform.platformbackoffice.charts.ChartInfoLabel
Packages that use ChartInfoLabel
Package
Description
-
Uses of ChartInfoLabel in de.hybris.platform.platformbackoffice.charts
Methods in de.hybris.platform.platformbackoffice.charts that return types with arguments of type ChartInfoLabelModifier and TypeMethodDescriptionChartHandler.getDefaultInfoLabels(org.zkoss.chart.Charts charts) The method should return a default set of labels to be displayed under the chart.DefaultAbstractCollectorChartHandler.getDefaultInfoLabels(org.zkoss.chart.Charts charts) ChartHandler.getInfoLabels(org.zkoss.chart.Charts charts, int pointIndex) The method should return a set of labels to be displayed under the chart for a selected point of the data series (if applicable).DefaultAbstractCollectorChartHandler.getInfoLabels(org.zkoss.chart.Charts charts, int pointIndex) -
Uses of ChartInfoLabel in de.hybris.platform.platformbackoffice.widgets.charts
Method parameters in de.hybris.platform.platformbackoffice.widgets.charts with type arguments of type ChartInfoLabelModifier and TypeMethodDescriptionprotected voidGenericChartController.renderInfoLabels(Collection<ChartInfoLabel> infoLabels)