Hi Peter,

> // at the chekcedfoldercontent (nested tree) example if I check the 
> parent, then the kids won't be checked in, is this for purpose?

no purpose here, it's just an example and has nothing to do with the
tree code.

> Is there any chance, that a tree would come, which nodes are links 
> (maybe folders could disable this function) and the opening of the nodes 
> is via ajax, but the links would be normal bookmarkablepagelinks

This is just a matter of tree usage, create you custom content and do
what ever you want. See the new example:

http://code.google.com/p/wicket-tree/source/browse/trunk/wicket-tree/src/main/java/wickettree/examples/content/BookmarkableFolderContent.java

Hope this helps

Sven

> , so in 
> the markup wouldn't be only #'s? :) (as you can see: 
> http://www.wicket-library.com/wicket-examples/ajax/tree/simple.3 when 
> you open the folders, the nodes gonna be links to simple.3# , so instead 
> of simple.3# i'm wanna a normal link)
> 
> Great work anyway
> 
> Regards,
> Peter
> 
> 2009-07-25 21:29 keltezéssel, Martin Makundi írta:
> > Any live examples, would be nice?
> >
> > **
> > Martin
> >
> > 2009/7/25 Sven Meier<s...@meiers.net>:
> >> Hi all,
> >>
> >> i would like to announce wicket-tree, a new project hosting a clean
> >> slate development of tree components for Wicket.
> >>
> >> The API has not been fully stabilized yet but you are invited to take a
> >> first look:
> >>
> >>   http://code.google.com/p/wicket-tree/
> >>
> >> Have fun
> >>
> >> Sven
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
> For additional commands, e-mail: users-h...@wicket.apache.org
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org

Reply via email to