1. TreeNode.addChild(TreeNode) renders the node twice. forum.primefaces.orgHi JSF 2.0.1 Primefaces 2.0.0-SNAPSHOT I just found that when I use addChild method of the TreeNode class it renders twice the node. I'm guessing this happens because the TreeNode has ... |
2. TreeNode addChild vs. setParent forum.primefaces.org18 Oct 2011, 14:16 by soeren.chittka TreeNode addChild vs. setParent Hi, I just installed 'primefaces-3.0.M4-SNAPSHOT' from 18. Oct. 2011. I noticed that you removed TreeNode#addChild and put the management of parents ... |