public class ConfigurableItemColumnWidgetDetailRenderer extends ConfigurableItemWidgetDetailRenderer
| Modifier and Type | Field and Description |
|---|---|
protected static java.lang.String |
CSS_LABEL |
protected static java.lang.String |
CSS_OBJECT_COLUMN_CONTAINER_SUFFIX |
protected static java.lang.String |
CSS_OBJECT_COLUMN_SUFFIX |
protected static java.lang.String |
CSS_OBJECT_PREFIX |
protected static java.lang.String |
CSS_VALUE |
CSS_OBJECT_CONTAINER_SUFFIXCSS_PROPERTY_PREFIX| Constructor and Description |
|---|
ConfigurableItemColumnWidgetDetailRenderer() |
| Modifier and Type | Method and Description |
|---|---|
HtmlBasedComponent |
createContent(java.lang.Object context,
TypedObject item,
Widget widget)
Create the content for the detail renderer.
|
protected java.util.List<java.util.List<ColumnConfiguration>> |
getColumnGroupConfigurations(TypedObject item) |
createContext, renderRowgetColumnConfigurations, getConfigurationCode, setConfigurationCodegetCockpitTypeService, getColumnConfigurations, getPropertyEditorHelper, getPropertyRendererHelper, getSystemService, populateDataRow, populateHeaderRow, setCockpitTypeService, setPropertyEditorHelper, setPropertyRendererHelper, setSystemServiceprotected static final java.lang.String CSS_VALUE
protected static final java.lang.String CSS_OBJECT_PREFIX
protected static final java.lang.String CSS_OBJECT_COLUMN_CONTAINER_SUFFIX
protected static final java.lang.String CSS_OBJECT_COLUMN_SUFFIX
protected static final java.lang.String CSS_LABEL
public ConfigurableItemColumnWidgetDetailRenderer()
public HtmlBasedComponent createContent(java.lang.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 java.util.List<java.util.List<ColumnConfiguration>> getColumnGroupConfigurations(TypedObject item)
Copyright © 2018 SAP SE. All Rights Reserved.