public class ConfigurableItemColumnWidgetDetailRenderer extends ConfigurableItemWidgetDetailRenderer
| Modifier and Type | Field and Description |
|---|---|
protected static String |
CSS_LABEL |
protected static String |
CSS_OBJECT_COLUMN_CONTAINER_SUFFIX |
protected static String |
CSS_OBJECT_COLUMN_SUFFIX |
protected static String |
CSS_OBJECT_PREFIX |
protected static String |
CSS_VALUE |
CSS_OBJECT_CONTAINER_SUFFIXCSS_PROPERTY_PREFIX| Constructor and Description |
|---|
ConfigurableItemColumnWidgetDetailRenderer() |
| Modifier and Type | Method and Description |
|---|---|
HtmlBasedComponent |
createContent(Object context,
TypedObject item,
Widget widget)
Create the content for the detail renderer.
|
protected List<List<ColumnConfiguration>> |
getColumnGroupConfigurations(TypedObject item) |
createContext, renderRowgetColumnConfigurations, getConfigurationCode, setConfigurationCodegetCockpitTypeService, getColumnConfigurations, getPropertyEditorHelper, getPropertyRendererHelper, getSystemService, populateDataRow, populateHeaderRow, setCockpitTypeService, setPropertyEditorHelper, setPropertyRendererHelper, setSystemServiceprotected static final String CSS_VALUE
protected static final String CSS_OBJECT_PREFIX
protected static final String CSS_OBJECT_COLUMN_CONTAINER_SUFFIX
protected static final String CSS_OBJECT_COLUMN_SUFFIX
protected static final String CSS_LABEL
public ConfigurableItemColumnWidgetDetailRenderer()
public HtmlBasedComponent createContent(Object context, TypedObject item, Widget widget)
WidgetDetailRenderercreateContent in interface WidgetDetailRenderer<TypedObject,Widget>createContent in class ConfigurableItemWidgetDetailRenderercontext - the context objectitem - the item to renderwidget - the widgetprotected List<List<ColumnConfiguration>> getColumnGroupConfigurations(TypedObject item)
Copyright © 2017 SAP SE. All Rights Reserved.