Return-Path: Delivered-To: apmail-myfaces-users-archive@www.apache.org Received: (qmail 45019 invoked from network); 12 Jul 2009 19:16:43 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 12 Jul 2009 19:16:43 -0000 Received: (qmail 88741 invoked by uid 500); 12 Jul 2009 19:16:51 -0000 Delivered-To: apmail-myfaces-users-archive@myfaces.apache.org Received: (qmail 88668 invoked by uid 500); 12 Jul 2009 19:16:51 -0000 Mailing-List: contact users-help@myfaces.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "MyFaces Discussion" Delivered-To: mailing list users@myfaces.apache.org Received: (qmail 88660 invoked by uid 99); 12 Jul 2009 19:16:50 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 12 Jul 2009 19:16:50 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of lists@nabble.com designates 216.139.236.158 as permitted sender) Received: from [216.139.236.158] (HELO kuber.nabble.com) (216.139.236.158) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 12 Jul 2009 19:16:41 +0000 Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1MQ4X6-00008s-KV for users@myfaces.apache.org; Sun, 12 Jul 2009 12:16:20 -0700 Message-ID: <24451542.post@talk.nabble.com> Date: Sun, 12 Jul 2009 12:16:20 -0700 (PDT) From: ombinte To: users@myfaces.apache.org Subject: use t:selectBooleanCheckbox inside tomahawk tree2 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: mbinte@gmail.com X-Virus-Checked: Checked by ClamAV on apache.org Hello, I need to use in my application tree containing checkboxes. We already use the Tomahawk's tree2 without checkboxes. I managed to get my tree using TreeNodeBaseChecked implementation. But when I tested the tree, I realized that the values of checked children nodes are never detected. Someone can help me, beacause im not expert inf jsf. thx ! http://www.nabble.com/file/p24451542/arbre.jsp arbre.jsp http://www.nabble.com/file/p24451542/TestBean.java TestBean.java -- View this message in context: http://www.nabble.com/use-t%3AselectBooleanCheckbox-inside-tomahawk-tree2-tp24451542p24451542.html Sent from the MyFaces - Users mailing list archive at Nabble.com.