Action on property change
I want dynamically change the value of one property when change value on another property.
Where I can call that method?
What is the best way to do that?
Where I can call that method?
What is the best way to do that?
2 comments
Sort by
Date
Votes
One possibilities is on Constraint concept in set value.
other way is to write quickfix for the property change in typesystem.
Please sign in to leave a comment.