public class AppliedPromotionDetailRenderer extends AbstractConfigurableListboxWidgetDetailRenderer<Widget>
| Modifier and Type | Field and Description |
|---|---|
protected static String |
CSS_WIDGET_LISTBOX |
CSS_HEADER_SUFFIXCSS_PROPERTY_PREFIX| Constructor and Description |
|---|
AppliedPromotionDetailRenderer() |
| Modifier and Type | Method and Description |
|---|---|
HtmlBasedComponent |
createContent(Object context,
TypedObject item,
Widget widget)
Create the content for the detail renderer.
|
protected CsPromotionService |
getCsPromotionService() |
void |
setCsPromotionService(CsPromotionService csPromotionService) |
getColumnConfigurations, getListConfigurationType, setListConfigurationTypecreateContentList, createContentList, createContentList, createContext, getListConfigurationCode, prependDataRow, prependHeader, renderListEntry, resolveConfigurationTypeForList, setListConfigurationCodegetCockpitTypeService, getColumnConfigurations, getPropertyEditorHelper, getPropertyRendererHelper, getSystemService, populateDataRow, populateHeaderRow, setCockpitTypeService, setPropertyEditorHelper, setPropertyRendererHelper, setSystemServiceprotected static final String CSS_WIDGET_LISTBOX
protected CsPromotionService getCsPromotionService()
public void setCsPromotionService(CsPromotionService csPromotionService)
public HtmlBasedComponent createContent(Object context, TypedObject item, Widget widget)
WidgetDetailRenderercontext - the context objectitem - the item to renderwidget - the widgetCopyright © 2017 SAP SE. All Rights Reserved.