public class PromotionResultDetailRenderer extends Object implements WidgetDetailRenderer<TypedObject,Widget>
| Modifier and Type | Field and Description |
|---|---|
protected static String |
CSS_GROUP_LABEL |
| Constructor and Description |
|---|
PromotionResultDetailRenderer() |
| Modifier and Type | Method and Description |
|---|---|
HtmlBasedComponent |
createContent(Object context,
TypedObject item,
Widget widget)
Create the content for the detail renderer.
|
ProductSearchProductDetailRenderer.Context |
createContext()
Create the context object that is passed back into the createContent calls.
|
protected String |
getConfigurationCode() |
void |
setConfigurationCode(String configurationCode) |
protected static final String CSS_GROUP_LABEL
protected String getConfigurationCode()
public void setConfigurationCode(String configurationCode)
public ProductSearchProductDetailRenderer.Context createContext()
WidgetDetailRenderercreateContext in interface WidgetDetailRenderer<TypedObject,Widget>public HtmlBasedComponent createContent(Object context, TypedObject item, Widget widget)
WidgetDetailRenderercreateContent in interface WidgetDetailRenderer<TypedObject,Widget>context - the context objectitem - the item to renderwidget - the widgetCopyright © 2017 SAP SE. All Rights Reserved.