Abstract
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
eventReadonly
Abstract
generatedReadonly
Abstract
includeProtected
mProtected
mProtected
mProtected
mProtected
mProtected
Abstract
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).