java.lang.Object
jku.se.Controller.NotificationsController
Controller for displaying admin notifications with action buttons.
Shows notifications with delete buttons and invoice management options.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
Initializes the controller and loads all notifications with action buttons.
-
Constructor Details
-
NotificationsController
public NotificationsController()
-
-
Method Details
-
initialize
public void initialize()Initializes the controller and loads all notifications with action buttons.
-