java.lang.Object
jku.se.Controller.NotificationsUserController
Controller for displaying user-specific invoice notifications.
Shows all invoices with delete buttons.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
Initializes the notification list with all notifications and adds delete buttons for each notification
-
Constructor Details
-
NotificationsUserController
public NotificationsUserController()
-
-
Method Details
-
initialize
public void initialize()Initializes the notification list with all notifications and adds delete buttons for each notification
-