Class GoalModel

java.lang.Object
org.adempiere.webui.apps.graph.model.GoalModel

public class GoalModel extends Object
Model for performance graph (PA_Goal)
Author:
hengsin
  • Field Details

    • goal

      public MGoal goal
    • chartType

      public String chartType
    • showTitle

      public boolean showTitle
    • columnList

      public List<GraphColumn> columnList
    • xAxisLabel

      public String xAxisLabel
    • yAxisLabel

      public String yAxisLabel
    • zoomFactor

      public int zoomFactor
  • Constructor Details

    • GoalModel

      public GoalModel()