Modifier and Type | Field and Description |
---|---|
protected NotificationPanel |
BasePage.notificationPanel |
Modifier and Type | Method and Description |
---|---|
NotificationPanel |
BasePage.getNotificationPanel() |
Modifier and Type | Method and Description |
---|---|
NotificationPanel |
NotificationPanel.setModel(IModel<List<FeedbackMessage>> model) |
NotificationPanel |
NotificationPanel.setModelObject(List<FeedbackMessage> object) |
Modifier and Type | Field and Description |
---|---|
protected NotificationPanel |
BaseModal.notificationPanel |
Modifier and Type | Field and Description |
---|---|
protected NotificationPanel |
WizardMgtPanel.notificationPanel |
Modifier and Type | Method and Description |
---|---|
protected WizardMgtPanel<T> |
WizardMgtPanel.addNotificationPanel(NotificationPanel notificationPanel) |
WizardMgtPanel.Builder<T> |
WizardMgtPanel.Builder.addNotificationPanel(NotificationPanel notificationPanel)
Adds new item panel builder and enables default button to add a new item.
|
Copyright © 2010–2023 The Apache Software Foundation. All rights reserved.