Module Lunchify

Class StatisticReimbursementPerMonthController

java.lang.Object
jku.se.Controller.BaseStatisticController
jku.se.Controller.StatisticReimbursementPerMonthController

public class StatisticReimbursementPerMonthController extends BaseStatisticController
Controller for visualizing and exporting reimbursement data per month. Inherits export functionality from BaseStatisticController.
  • 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.