From adffaces-user-return-2140-apmail-incubator-adffaces-user-archive=incubator.apache.org@incubator.apache.org Tue Feb 13 17:08:30 2007 Return-Path: Delivered-To: apmail-incubator-adffaces-user-archive@locus.apache.org Received: (qmail 51717 invoked from network); 13 Feb 2007 17:08:29 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 13 Feb 2007 17:08:29 -0000 Received: (qmail 68641 invoked by uid 500); 13 Feb 2007 17:08:36 -0000 Delivered-To: apmail-incubator-adffaces-user-archive@incubator.apache.org Received: (qmail 68621 invoked by uid 500); 13 Feb 2007 17:08:36 -0000 Mailing-List: contact adffaces-user-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: adffaces-user@incubator.apache.org Delivered-To: mailing list adffaces-user@incubator.apache.org Received: (qmail 68612 invoked by uid 99); 13 Feb 2007 17:08:36 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 13 Feb 2007 09:08:36 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: domain of awiner@gmail.com designates 64.233.166.176 as permitted sender) Received: from [64.233.166.176] (HELO py-out-1112.google.com) (64.233.166.176) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 13 Feb 2007 09:08:26 -0800 Received: by py-out-1112.google.com with SMTP id p76so1106527pyb for ; Tue, 13 Feb 2007 09:08:05 -0800 (PST) DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=oU5xUmPK1Olt8Q3HUBUZhVJKY/hYMrSkMTMu6GclV0QO62IQX4XmtRic8Q8tgxqaLo7vo83EGnelaWk/MLkG2YZ6WiEUjFqUiD2XjoFCXacELje2L2dqKI7rK3YxKxYd0I7dHF01ya3dAAPUKGnovK5idQeA4MeU4K4iqzymAr8= Received: by 10.35.66.1 with SMTP id t1mr17595335pyk.1171386485771; Tue, 13 Feb 2007 09:08:05 -0800 (PST) Received: by 10.35.86.3 with HTTP; Tue, 13 Feb 2007 09:08:05 -0800 (PST) Message-ID: <6dac79b90702130908w78bdc9b6ycba595a0c0e60b1c@mail.gmail.com> Date: Tue, 13 Feb 2007 09:08:05 -0800 From: "Adam Winer" To: adffaces-user@incubator.apache.org Subject: Re: treeTable In-Reply-To: <1F701D303A73F2458C1F9B1439C115E40132F9A1@ex1.S2.int> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <1F701D303A73F2458C1F9B1439C115E40132F9A1@ex1.S2.int> X-Virus-Checked: Checked by ClamAV on apache.org I don't really know what to look for - I wonder if your TreeModel might somehow be causing problems, but don't know how that could be. When you run the demo .war, do you see indentation? -- Adam On 2/12/07, Meyer, Stefan wrote: > I posted a jira issue (ADFFACES-367) concerning the display of > treetable. It cannot be reproduced and I dont want to open it again. > Could you please eyplain to me what to look for? The display of the > treetable does not show indentation until you have cicked on the focus > "X" ? I have a custom TreeModel that is derived from > PropertyChildrenModel. > > Thanks a lot. > Stefan >