public class OrderEntryModificationRecordEntryListWidgetDetailRenderer extends AbstractConfigurableAutoTypeListboxWidgetDetailRenderer<Widget>
| Modifier and Type | Field and Description |
|---|---|
protected static String |
CSS_ORDER_ENTRY_MODIFICATION_ENTRIES |
CSS_HEADER_SUFFIXCSS_PROPERTY_PREFIX| Constructor and Description |
|---|
OrderEntryModificationRecordEntryListWidgetDetailRenderer() |
| Modifier and Type | Method and Description |
|---|---|
HtmlBasedComponent |
createContent(Object context,
TypedObject item,
Widget widget)
Create the content for the detail renderer.
|
protected String |
getProductInfoConfigurationCode() |
protected void |
prependDataRow(Listitem row,
TypedObject item) |
protected void |
prependHeader(Listhead headRow) |
void |
setProductInfoConfigurationCode(String productInfoConfigurationCode) |
createContentList, createContentList, createContentList, createContext, getColumnConfigurations, getListConfigurationCode, renderListEntry, resolveConfigurationTypeForList, setListConfigurationCodegetCockpitTypeService, getColumnConfigurations, getPropertyEditorHelper, getPropertyRendererHelper, getSystemService, populateDataRow, populateHeaderRow, setCockpitTypeService, setPropertyEditorHelper, setPropertyRendererHelper, setSystemServiceprotected static final String CSS_ORDER_ENTRY_MODIFICATION_ENTRIES
public OrderEntryModificationRecordEntryListWidgetDetailRenderer()
protected String getProductInfoConfigurationCode()
public void setProductInfoConfigurationCode(String productInfoConfigurationCode)
public HtmlBasedComponent createContent(Object context, TypedObject item, Widget widget)
WidgetDetailRenderercontext - the context objectitem - the item to renderwidget - the widgetprotected void prependHeader(Listhead headRow)
prependHeader in class AbstractConfigurableAutoTypeListboxWidgetDetailRenderer<Widget>protected void prependDataRow(Listitem row,
TypedObject item)
prependDataRow in class AbstractConfigurableAutoTypeListboxWidgetDetailRenderer<Widget>Copyright © 2017 SAP SE. All Rights Reserved.