java.lang.Object
jku.se.Controller.BaseStatisticController
jku.se.Controller.StatisticReimbursementPerMonthController
Controller for visualizing and exporting reimbursement data per month.
Inherits export functionality from BaseStatisticController.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
Initializes the bar chart with monthly reimbursement data and prepares export format selection and status message timeout.Methods inherited from class jku.se.Controller.BaseStatisticController
exportData, exportReimbursementJson, exportSingleFormat, showError, showSuccess
-
Constructor Details
-
StatisticReimbursementPerMonthController
public StatisticReimbursementPerMonthController()
-
-
Method Details
-
initialize
public void initialize()Initializes the bar chart with monthly reimbursement data and prepares export format selection and status message timeout.
-