Uses of Class
org.adempiere.webui.apps.graph.model.GoalModel
Packages that use GoalModel
-
Uses of GoalModel in org.adempiere.webui.apps.graph
Methods in org.adempiere.webui.apps.graph with parameters of type GoalModelModifier and TypeMethodDescriptionboolean
IChartRendererService.renderPerformanceGraph
(org.zkoss.zk.ui.Component parent, int chartWidth, int chartHeight, GoalModel goalModel) render chart for PA_Goal -
Uses of GoalModel in org.adempiere.webui.apps.graph.jfreegraph
Methods in org.adempiere.webui.apps.graph.jfreegraph with parameters of type GoalModelModifier and TypeMethodDescriptionboolean
ChartRendererServiceImpl.renderPerformanceGraph
(org.zkoss.zk.ui.Component parent, int chartWidth, int chartHeight, GoalModel goalModel) Deprecated.