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