Hi,

> How do you achieve a bi directional binding between a (mobile) form and a
> class property?
> I now just create a form model like this:
> 
> 
> 
> And then inside __apply*** method I bind all the properties or property
> this.__photo to this.__photoModel
> 
> Since I do it in almost every form, I would have thought there is a more
> automated way to do it. 

Bidirectional bindings are simple two bindings, one for each direction. But you 
can also use the Object controller, which offers some convenience if you have 
to connect some properties and want so save some code.

Regards,
Martin
------------------------------------------------------------------------------
Free Next-Gen Firewall Hardware Offer
Buy your Sophos next-gen firewall before the end March 2013 
and get the hardware for free! Learn more.
http://p.sf.net/sfu/sophos-d2d-feb
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to