The best way to do this is to ignore the Tree components we ship. What
you're after here is either something similar to
https://svn.sourceforge.net/svnroot/wicket-stuff/branches/WICKET_1_2/wicket-contrib-navmenu
or something based on a javascript (client side only) tree.
Eelco
On 4/5/07, BPnwn <
Nicolai Dymosz wrote:
>
> Hi All,
>
> i built a tree (wicket.extension.markup.html.tree.Tree). The tree works
> fine. But now i want to use the tree for navigation.
>
> I just found examples to build a tree, but i didn`t find some examples to
> use the tree for navigation.
>
> Can anyone giv
Nicolai Dymosz wrote:
>
> Hi All,
>
> i built a tree (wicket.extension.markup.html.tree.Tree). The tree works
> fine. But now i want to use the tree for navigation.
>
> I just found examples to build a tree, but i didn`t find some examples to
> use the tree for navigation.
>
> Can anyone giv
Hi All,
i built a tree (wicket.extension.markup.html.tree.Tree). The tree works fine.
But now i want to use the tree for navigation.
I just found examples to build a tree, but i didn`t find some examples to use
the tree for navigation.
Can anyone give me further information in how to make tre