public class DefaultSummaryViewApprovalStatusRenderer
extends <any>
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
APPROVAL_STATUS |
| Constructor and Description |
|---|
DefaultSummaryViewApprovalStatusRenderer() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
canHandle(ItemModel data,
DataType dataType) |
protected Label |
createApprovalStatusValue(ProductModel data) |
protected java.lang.String |
getIconStatusSClass(HtmlBasedComponent iconContainer,
Attribute attributeConfiguration,
ItemModel data,
DataAttribute dataAttribute,
DataType dataType,
WidgetInstanceManager widgetInstanceManager) |
protected boolean |
hasPermission(ItemModel data,
DataType dataType) |
protected void |
renderValue(Div attributeContainer,
Attribute attributeConfiguration,
ItemModel data,
DataAttribute dataAttribute,
DataType dataType,
WidgetInstanceManager widgetInstanceManager) |
public static final java.lang.String APPROVAL_STATUS
public DefaultSummaryViewApprovalStatusRenderer()
protected boolean canHandle(ItemModel data, DataType dataType)
protected boolean hasPermission(ItemModel data, DataType dataType)
protected java.lang.String getIconStatusSClass(HtmlBasedComponent iconContainer,
Attribute attributeConfiguration,
ItemModel data,
DataAttribute dataAttribute,
DataType dataType,
WidgetInstanceManager widgetInstanceManager)
protected void renderValue(Div attributeContainer,
Attribute attributeConfiguration,
ItemModel data,
DataAttribute dataAttribute,
DataType dataType,
WidgetInstanceManager widgetInstanceManager)
protected Label createApprovalStatusValue(ProductModel data)
Copyright © 2018 SAP SE. All Rights Reserved.