Class NotificationsPanelController
java.lang.Object
com.serinity.forumcontrol.controller.NotificationsPanelController
Controller for notifications panel popup
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidvoidsetOnCloseCallback(Runnable callback) Set callback for when panel closes (to update badge)
-
Constructor Details
-
NotificationsPanelController
public NotificationsPanelController()
-
-
Method Details
-
initialize
public void initialize() -
loadNotifications
public void loadNotifications() -
setOnCloseCallback
Set callback for when panel closes (to update badge)
-