Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to bind property of View to property of class using Flex MATE

Lately i discovered MATE (for Flex development) and was wondering: how do i bind a property in a view (actually a navigatorcontent component) to another property in a class so that they stay in synchronization (meaning that whenever the property in the class changes the property in the view also changes).

So if we have a view called Target.mxml and a property targertProp how do we bind it to the class called SourceClass with property SourceProp?

Thanks in advance

like image 264
Savvas Sopiadis Avatar asked Dec 04 '25 00:12

Savvas Sopiadis


1 Answers

For future use: fiction has answered the question correctly.

Actually it should have been formulated this way!

like image 159
Savvas Sopiadis Avatar answered Dec 06 '25 16:12

Savvas Sopiadis



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!