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