Class AStatisticsBean

    • Constructor Detail

      • AStatisticsBean

        public AStatisticsBean()
    • Method Detail

      • setExportData

        public void setExportData()
        Saves the data to be exported.
      • getExport

        public org.primefaces.model.StreamedContent getExport()
        Returns:
        The image file containing the current chart.
      • getExportFilename

        protected abstract String getExportFilename()
        Returns:
        The file name for the downloaded image file with the chart.