Class GoalModel
java.lang.Object
org.adempiere.webui.apps.graph.model.GoalModel
Model for performance graph (PA_Goal)
- Author:
- hengsin
-
Field Summary
Modifier and TypeFieldDescriptionX_PA_Goal.CHARTTYPE_* (AreaChart, BarChart, etc)boolean
true to show chart title, false otherwiseint
not use in billboard implementation -
Constructor Summary
-
Method Summary
-
Field Details
-
goal
-
chartType
X_PA_Goal.CHARTTYPE_* (AreaChart, BarChart, etc) -
showTitle
public boolean showTitletrue to show chart title, false otherwise -
columnList
-
xAxisLabel
-
yAxisLabel
-
zoomFactor
public int zoomFactornot use in billboard implementation
-
-
Constructor Details
-
GoalModel
public GoalModel()
-