How would I do that if I want to use data binding?
I tried something like list.bind("selection", btnUp, "enabled", {
converter : function(value,model){
return (value.getSort_order() > 1);
}}
but the converter doesn't get fired on change of selection. Should I bind to
something else? I've also tried binding to the list.getSelection() object,
but it seems there is no property to bind to...
--
View this message in context:
http://qooxdoo.678.n2.nabble.com/Problem-with-qx-ui-list-List-changeSelection-event-tp6723666p6723742.html
Sent from the qooxdoo mailing list archive at Nabble.com.
------------------------------------------------------------------------------
EMC VNX: the world's simplest storage, starting under $10K
The only unified storage solution that offers unified management
Up to 160% more powerful than alternatives and 25% more efficient.
Guaranteed. http://p.sf.net/sfu/emc-vnx-dev2dev
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel