r21321: - Allow pruning all of the children of a node without removing the node
commitad2f5649ddc5c172cb4c1670563ac1c8adfee00d
authorDerrell Lipman <derrell@samba.org>
Tue, 13 Feb 2007 20:35:48 +0000 (13 20:35 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 19:48:10 +0000 (10 14:48 -0500)
treecadb565d30e46816be22a2733f909c24c2923a34
parent1f2b94b7b7e46a9e17ab4519dfa0140c88248c36
r21321: - Allow pruning all of the children of a node without removing the node
  itself.

- By default, create only one meta column if only the tree is displayed.  If
  additional columns are displayed, then put all of them in a separate meta
  column, and the tree in the first meta column by itself.
(This used to be commit 6c86cd416b64e97071f6bbd2d63f33a950a28ec0)
webapps/qooxdoo-0.6.5-sdk/frontend/framework/source/class/qx/ui/treevirtual/SimpleTreeDataModel.js
webapps/qooxdoo-0.6.5-sdk/frontend/framework/source/class/qx/ui/treevirtual/TreeVirtual.js