r21321: - Allow pruning all of the children of a node without removing the node
authorDerrell Lipman <derrell@samba.org>
Tue, 13 Feb 2007 20:35:48 +0000 (20:35 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 19:48:10 +0000 (14:48 -0500)
commit6c86cd416b64e97071f6bbd2d63f33a950a28ec0
tree97877d56957d8bcd94f2ea97176cd231ac4a40dc
parent6f5e084a7b9a80a3f86799f7e86a63aa0334fa2a
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.
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