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