Uses of Interface
de.hybris.platform.platformbackoffice.taxdiscountvalueparser.ValueParser
Packages that use ValueParser
Package
Description
-
Uses of ValueParser in de.hybris.platform.platformbackoffice.editors.taxdiscountvalueeditor
Methods in de.hybris.platform.platformbackoffice.editors.taxdiscountvalueeditor with parameters of type ValueParserModifier and TypeMethodDescriptionprotected voidTaxDiscountValueEditor.validateValueAndNotifyListener(String value, ValueParser valueParser, com.hybris.cockpitng.editors.EditorListener editorListener, org.zkoss.zul.Textbox textbox) -
Uses of ValueParser in de.hybris.platform.platformbackoffice.labelproviders
Methods in de.hybris.platform.platformbackoffice.labelproviders with parameters of type ValueParserModifier and TypeMethodDescriptionvoidDiscountValueLabelProvider.setDiscountValueRenderer(ValueParser<DiscountValue> discountValueRenderer) voidTaxValueLabelProvider.setTaxValueRenderer(ValueParser<TaxValue> taxValueRenderer) -
Uses of ValueParser in de.hybris.platform.platformbackoffice.taxdiscountvalueparser
Classes in de.hybris.platform.platformbackoffice.taxdiscountvalueparser that implement ValueParser