Hello,

Continuing the theme of qx.ui.Tree once you use very convenient way, the
need arises for me to update the Tree with the new data that are created in
such a way that these are reflected in the Tree without having to expand the
Tree from the beginning.

And update the Tree:
var model = qx.data.marshal.Json.createModel (JSON.parse (data));

But the tree is closed and the user has to reopen it. Is there any way that
the Tree is the way it was before adding content.?

Thank you very much in advance.



--
View this message in context: 
http://qooxdoo.678.n2.nabble.com/qx-ui-Tree-tp7585658.html
Sent from the qooxdoo mailing list archive at Nabble.com.

------------------------------------------------------------------------------
Is your legacy SCM system holding you back? Join Perforce May 7 to find out:
• 3 signs your SCM is hindering your productivity
• Requirements for releasing software faster
• Expert tips and advice for migrating your SCM now
http://p.sf.net/sfu/perforce
_______________________________________________
qooxdoo-devel mailing list
qooxdoo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to