Uses of Class
org.apache.syncope.client.ui.commons.panels.NotificationPanel
Packages that use NotificationPanel
Package
Description
-
Uses of NotificationPanel in org.apache.syncope.client.console.wicket.markup.html.bootstrap.dialog
Fields in org.apache.syncope.client.console.wicket.markup.html.bootstrap.dialog declared as NotificationPanel -
Uses of NotificationPanel in org.apache.syncope.client.console.wizards
Fields in org.apache.syncope.client.console.wizards declared as NotificationPanelMethods in org.apache.syncope.client.console.wizards with parameters of type NotificationPanelModifier 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
Constructors in org.apache.syncope.client.enduser.panels with parameters of type NotificationPanelModifierConstructorDescriptionChangePasswordPanel(String id, NotificationPanel notificationPanel) UserRequestDetails(String id, UserRequest userRequest, WebMarkupContainer container, NotificationPanel notificationPanel) -
Uses of NotificationPanel in org.apache.syncope.client.ui.commons
Fields in org.apache.syncope.client.ui.commons declared as NotificationPanel -
Uses of NotificationPanel in org.apache.syncope.client.ui.commons.pages
Fields in org.apache.syncope.client.ui.commons.pages declared as NotificationPanelModifier and TypeFieldDescriptionprotected final NotificationPanelAbstractMustChangePassword.notificationPanelprotected NotificationPanelBaseWebPage.notificationPanelMethods in org.apache.syncope.client.ui.commons.pages that return NotificationPanel -
Uses of NotificationPanel in org.apache.syncope.client.ui.commons.panels
Methods in org.apache.syncope.client.ui.commons.panels that return NotificationPanelModifier and TypeMethodDescriptionNotificationPanel.setModel(IModel<List<FeedbackMessage>> model) NotificationPanel.setModelObject(List<FeedbackMessage> object)