| Package | Description |
|---|---|
| de.hybris.platform.cockpit.components.navigationarea.renderer |
| Modifier and Type | Method and Description |
|---|---|
protected Component |
InfoBoxRenderer.createHeaderTokenComponent(ValuePair<java.lang.String,java.lang.Integer> token) |
| Modifier and Type | Method and Description |
|---|---|
protected Component |
InfoBoxRenderer.createHeaderInfo(java.util.List<ValuePair<java.lang.String,java.lang.Integer>> tokens)
Returns a component for an additional header info string, seperated by '/' or null, if tokens is empty.
|
protected void |
InfoBoxRenderer.renderAdditionalContent(Component parent,
java.util.List<ValuePair<java.lang.String,java.lang.Integer>> tokens)
Could be overidden in a subclass to add additional content to the infobox.
|
Copyright © 2018 SAP SE. All Rights Reserved.