Hi,

take a look at this playground code: *http://tinyurl.com/4txnlfk*
*
*
Select the 'a' item and then click in the button.

I would expect it to return an array containing the model of the "a" item
but it always returns empty.

I tried delegating the bind like:

controller.bindProperty("id", "model", null, item, id); //OR
controller.bindProperty(null, "model", null, item, id); // OR
controller.bindProperty("", "model", null, item, id);

none of the above worked. So, my question is how to do use getModelSelection
with the tree widget?
------------------------------------------------------------------------------
Special Offer-- Download ArcSight Logger for FREE (a $49 USD value)!
Finally, a world-class log management solution at an even better price-free!
Download using promo code Free_Logger_4_Dev2Dev. Offer expires 
February 28th, so secure your free ArcSight Logger TODAY! 
http://p.sf.net/sfu/arcsight-sfd2d
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to