If only there was a compiler for checking engilsh grammar...(nevermind, there is)
I think it was meant to say "Paging" support. Typical trees are likely to encounter nodes that have far too many children to reasonably display all at once, which is why paging is needed. (like contrib:table). I have it already in my own projects but have been too lazy to add it to tacos yet. On 2/13/06, Mark Stang <[EMAIL PROTECTED]> wrote: > > Jesse, > Looks good, I am looking forward to upgrading to 4.x... > > Just a side note, one of the titles says "Paing" support. I was wondering > what that was ;-). > > regards, > > Mark > > > Filesystem Tree > > A more elaborate example, demonstrating most of the functionality of the > tree, including the ajax Partial rendering of tree nodes. > Lazy Loading > > For trees dealing with extremely large sets of data the initial tree > render can sometimes cause problems in browsers. Using the lazy loading > parameter of the tree allows the data to be retrieved after the page has > been loaded. > Paing Support(coming soon) > > Paging support for large tree data sets has been implemented, but not > contributed to the library yet. It is expected to come out in the next > release. (beta-2) > > This tree has multiple root elements and is sorted using a Comparator. The > node elements that contain children can now be selected directly to expand > or collapse their contents. Selecting +/- will use non ajax-requests while > selecting the actual nodes will use partial requests. > > > > -----Original Message----- > From: Jesse Kuhnert [mailto:[EMAIL PROTECTED] > Sent: Mon 2/13/2006 12:04 PM > To: Tapestry development > Subject: Re: Contrib Tree Component > > Ah thanks, guess the elimination of friendly urls broke all those links. > It's still up, just at > http://tacos.mine.nu/tacos-demo4/app?page=ajax%2FTreeExample&service=page > > On 2/13/06, Mark Stang <[EMAIL PROTECTED]> wrote: > > > > > > Live demo -> 404... > > > > -----Original Message----- > > From: Jesse Kuhnert [mailto:[EMAIL PROTECTED] > > Sent: Mon 2/13/2006 11:59 AM > > To: Tapestry development > > Subject: Re: Contrib Tree Component > > > > You might find it easier to use the tap4 compatible tree component here > > http://tacos.sourceforge.net/components/Tree.html . > > > > On 2/13/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> > > wrote: > > > > > > > > > > > > Hi All: > > > > > > Trying to implement the tapestry tree component of the contrib library > > > as this is the choice of my team on the project I am working on; just > > > downloaded the source file and found out that it uses Tapestry 3.0. > > > wondering if any one has the updated code for the 4.0 or could > point me > > > to where I could get useful material ro implement the contrib:tree > using > > > Tapestry 4.0. > > > > > > Thanks, > > > Anselm. > > > > > > "Secure Server" made the following > > > annotations on 02/13/2006 12:53:47 PM > > > ------------------------------"This e-mail, including attachments, may > > > include confidential and/or proprietary information, and may be used > > only by > > > the person or entity to which it is addressed. If the reader of this > > e-mail > > > is not the intended recipient or his or her authorized agent, the > reader > > is > > > hereby notified that any dissemination, distribution or copying of > this > > > e-mail is prohibited. If you have received this e-mail in error, > please > > > notify the sender by replying to this message and delete this e-mail > > > immediately." > > > ============================== > > > > > > --------------------------------------------------------------------- > > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > > > > > > > > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > >