| Package | Description |
|---|---|
| de.hybris.platform.cockpit.components.sectionpanel |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<Message> |
SectionPanelModel.getMessages() |
java.util.List<Message> |
SectionPanel.getMessages() |
java.util.List<Message> |
AbstractSectionPanelModel.getMessages() |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractSectionPanelModel.addMessage(Message msg) |
void |
AbstractSectionPanelModel.hideMessage(Message msg) |
void |
AbstractSectionPanelModel.showMessage(Message msg) |
| Modifier and Type | Method and Description |
|---|---|
void |
MessageBoxRenderer.render(SectionPanel panel,
Component parent,
java.util.List<Message> messages) |
void |
DefaultMessageBoxRenderer.render(SectionPanel panel,
Component parent,
java.util.List<Message> messages) |
Copyright © 2018 SAP SE. All Rights Reserved.