Hi Tristan,

as you can see in my Code (listed inside this Mailing), i use the
qx.data.controller.Tree Controller() ;=)


    // create the controller
    var controller = new qx.data.controller.Tree(null, tree, "children",
"name");
...
    // connect the store and the tree
    store.bind("model", controller, "model");

Regards
Mikesch

--
View this message in context: 
http://qooxdoo.678.n2.nabble.com/Need-Help-HowTo-getHierarchy-getPreviousNodeOf-tp6884834p6885983.html
Sent from the qooxdoo mailing list archive at Nabble.com.

------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure contains a
definitive record of customers, application performance, security
threats, fraudulent activity and more. Splunk takes this data and makes
sense of it. Business sense. IT sense. Common sense.
http://p.sf.net/sfu/splunk-d2d-oct
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to