Readonly
eventReadonly
eventReadonly
eventReadonly
eventTriggered every time an item changed.
Note: The event will not be triggered if the item calculation has indirectly changed by
some header conditions. You should also listen to the event eventHeaderCalculationChanged
.
Readonly
eventProtected
mProtected
mProtected
mProtected
mProtected
mCan be used to define extra pricing information which sould be part of the
ArticleProperties.priceInfo
. See EAIWS documentation for further information.
Protected
createProtected
internalProtected
loadGenerated using TypeDoc
Triggered every time the header calculation has changed. Note: A changed header calculation may also imply that the calculation of all items has changed if some conditions depend on header conditions. The event
eventItemUpdated
may not be triggered for all items in these cases (e.g. for indirect changes).