public static interface EditProductPresenter.IView extends org.ctoolkit.gwt.client.view.IView<Product>
| Modifier and Type | Method and Description |
|---|---|
void |
update(Pricing pricing)
Updates the product pricing items UI by recalculated pricing.
|
void |
updatePriceExclVat(Double price)
Updates the product's price (excl.
|
void update(Pricing pricing)
pricing - the recalculated pricingCopyright © 2023. All rights reserved.