public class DiscountValueLabelProvider
extends java.lang.Object
| Constructor and Description |
|---|
DiscountValueLabelProvider() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getDescription(DiscountValue discountValue) |
java.lang.String |
getIconPath(DiscountValue discountValue) |
java.lang.String |
getLabel(DiscountValue discountValue) |
void |
setDiscountValueRenderer(ValueParser<DiscountValue> discountValueRenderer) |
public java.lang.String getLabel(DiscountValue discountValue)
public java.lang.String getDescription(DiscountValue discountValue)
public java.lang.String getIconPath(DiscountValue discountValue)
public void setDiscountValueRenderer(ValueParser<DiscountValue> discountValueRenderer)
Copyright © 2018 SAP SE. All Rights Reserved.