OnGetSellingUnitWeightEventInterface
extends
StoppableEventInterface
in
Interface OnGetSellingUnitWeightEventInterface
Table of Contents
- builder() : WeightBuilderInterface
- id() : SellingUnitId
- product() : ProductDataInterface
- stopPropagation() : void
Methods
builder()
public
builder() : WeightBuilderInterface
Return values
WeightBuilderInterface —id()
public
id() : SellingUnitId
Return values
SellingUnitId —product()
public
product() : ProductDataInterface
Return values
ProductDataInterface —stopPropagation()
public
stopPropagation() : void