Hi, if you share the same model for your tree and list (I guess you have both of those elements?) you should be able to manipulate the model and everything else should be updated. The children of the tree model are stored in arrays so you can use the commonly known array methods like pop, shift or splice for example. Regards, Martin -- View this message in context: http://n2.nabble.com/Bind-tree-controller-to-a-composite-container-tp4255140p4614509.html Sent from the qooxdoo mailing list archive at Nabble.com.
------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
