public class ConfigurableItemWidgetDetailRenderer extends AbstractConfigurableItemWidgetDetailRenderer<TypedObject,Widget>
| Modifier and Type | Field and Description |
|---|---|
protected static java.lang.String |
CSS_LABEL |
protected static java.lang.String |
CSS_OBJECT_CONTAINER_SUFFIX |
protected static java.lang.String |
CSS_OBJECT_PREFIX |
protected static java.lang.String |
CSS_VALUE |
CSS_PROPERTY_PREFIX| Constructor and Description |
|---|
ConfigurableItemWidgetDetailRenderer() |
| Modifier and Type | Method and Description |
|---|---|
HtmlBasedComponent |
createContent(java.lang.Object context,
TypedObject item,
Widget widget)
Create the content for the detail renderer.
|
java.lang.Object |
createContext()
Create the context object that is passed back into the createContent calls.
|
protected void |
renderRow(java.lang.String columnText,
java.lang.String columnContents,
Div detailContainer) |
getColumnConfigurations, 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_CONTAINER_SUFFIX
protected static final java.lang.String CSS_LABEL
public ConfigurableItemWidgetDetailRenderer()
public java.lang.Object createContext()
WidgetDetailRendererpublic HtmlBasedComponent createContent(java.lang.Object context,
TypedObject item,
Widget widget)
WidgetDetailRenderercontext - the context objectitem - the item to renderwidget - the widgetprotected void renderRow(java.lang.String columnText,
java.lang.String columnContents,
Div detailContainer)
Copyright © 2018 SAP SE. All Rights Reserved.