Class AStatisticsBean

    • Constructor Detail

      • AStatisticsBean

        public AStatisticsBean()
    • Method Detail

      • insertImageFilename

        public void insertImageFilename()
        Insert image filename and chart widget var into ajax callback parameters.
      • getImageFilename

        public abstract String getImageFilename()
        Returns:
        The file name for the image file.
      • getChartWidgetVar

        public abstract String getChartWidgetVar()
        Returns:
        The chart widget var.