Uses of Class
org.apache.syncope.client.ui.commons.panels.NotificationPanel
Package
Description
-
Uses of NotificationPanel in org.apache.syncope.client.console.wicket.markup.html.bootstrap.dialog
-
Uses of NotificationPanel in org.apache.syncope.client.console.wizards
Modifier and TypeMethodDescriptionprotected WizardMgtPanel
<T> WizardMgtPanel.addNotificationPanel
(NotificationPanel notificationPanel) WizardMgtPanel.Builder.addNotificationPanel
(NotificationPanel notificationPanel) Adds new item panel builder and enables default button to adda new item. -
Uses of NotificationPanel in org.apache.syncope.client.enduser.panels
ModifierConstructorDescriptionChangePasswordPanel
(String id, NotificationPanel notificationPanel) UserRequestDetails
(String id, UserRequest userRequest, WebMarkupContainer container, NotificationPanel notificationPanel) -
Uses of NotificationPanel in org.apache.syncope.client.ui.commons
-
Uses of NotificationPanel in org.apache.syncope.client.ui.commons.pages
Modifier and TypeFieldDescriptionprotected final NotificationPanel
AbstractMustChangePassword.notificationPanel
protected NotificationPanel
BaseWebPage.notificationPanel
-
Uses of NotificationPanel in org.apache.syncope.client.ui.commons.panels
Modifier and TypeMethodDescriptionNotificationPanel.setModel
(IModel<List<FeedbackMessage>> model) NotificationPanel.setModelObject
(List<FeedbackMessage> object)