You can’t directly bind to a number, but you can create a property in your own 
class and bind to that; this is a useful technique because if you want to do 
something when the value changes, your property can have its own “apply” method.

John




On 04/01/2016, 19:29, "LoneSurvivor" <i...@nethelpers.de> wrote:

>Or is it possible to bind a widget to a property like a number? In the
>examples on this page
>(http://manual.qooxdoo.org/current/pages/data_binding/single_value_binding.html)
>are between widgets only.
>
>
>
>--
>View this message in context: 
>http://qooxdoo.678.n2.nabble.com/Attaching-a-custom-event-to-an-existing-widget-tp7587908p7587912.html
>Sent from the qooxdoo mailing list archive at Nabble.com.
>
>------------------------------------------------------------------------------
>_______________________________________________
>qooxdoo-devel mailing list
>qooxdoo-devel@lists.sourceforge.net
>https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel



------------------------------------------------------------------------------
_______________________________________________
qooxdoo-devel mailing list
qooxdoo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to