Enhancement
It should be possible to configuratively add `ValueListener`s to `TLClassPart`s which are triggered when the field that is created for the annotated attribute experiences a value change.
Implementation
For example, a script can be annotated on the model that receives the changed object, the old field value and the new field value.
Test
- In Technical Demo > Components > Transient objects, the "To" field is automatically adjusted when the "From" field is changed in order to keep the time period constant.
TestValueListeners.script.xml