Class TaxValueLabelProvider
java.lang.Object
de.hybris.platform.platformbackoffice.labelproviders.TaxValueLabelProvider
- All Implemented Interfaces:
com.hybris.cockpitng.labels.LabelProvider<TaxValue>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetDescription(TaxValue taxValue) getIconPath(TaxValue taxValue) voidsetTaxValueRenderer(ValueParser<TaxValue> taxValueRenderer) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.hybris.cockpitng.labels.LabelProvider
getShortLabel
-
Constructor Details
-
TaxValueLabelProvider
public TaxValueLabelProvider()
-
-
Method Details
-
getLabel
- Specified by:
getLabelin interfacecom.hybris.cockpitng.labels.LabelProvider<TaxValue>
-
getDescription
- Specified by:
getDescriptionin interfacecom.hybris.cockpitng.labels.LabelProvider<TaxValue>
-
getIconPath
- Specified by:
getIconPathin interfacecom.hybris.cockpitng.labels.LabelProvider<TaxValue>
-
setTaxValueRenderer
-