Uses of Class
org.adempiere.webui.apps.graph.model.IndicatorModel
-
Packages that use IndicatorModel Package Description org.adempiere.webui.apps.graph -
-
Uses of IndicatorModel in org.adempiere.webui.apps.graph
Methods in org.adempiere.webui.apps.graph with parameters of type IndicatorModel Modifier and Type Method Description boolean
IChartRendererService. renderPerformanceIndicator(org.zkoss.zk.ui.Component parent, int chartWidth, int chartHeight, IndicatorModel model)
render indicator chart for PA_Goal
-