Hi Davor, I have tried to use it but don't know how to define the tree node object. So I follow the wiki's example http://wiki.apache.org/tapestry/Tapestry5TreeComponent. Could someone please shows how to use this? Thanks! Weisu.
Davor Miku wrote: > > I haven't find any. I figured out that is based on TreeNode, and that > doesn't suites me, I can't easily map it with hibernate. > > On Mon, Jan 26, 2009 at 3:11 PM, manuel aldana <[email protected]> wrote: > >> cool, is there some documentation how to use it or do I need to reverse >> engineer from the sources? >> >> Davor Miku schrieb: >> >> You can try this one: >>> >>> http://code.google.com/p/tapestry5-treegrid/ >>> >>> >>> On Mon, Jan 26, 2009 at 2:55 PM, manuel aldana <[email protected]> wrote: >>> >>> >>> >>>> hi, >>>> >>>> I want to introduce a component which displays dynamically tree like >>>> structure. >>>> >>>> Its purpose is that I want to load a hierachical navigation bar based >>>> on >>>> a >>>> category+item structure (very similar to filesystem). As a navigation >>>> bar >>>> it >>>> should also link to other main-content pages. >>>> >>>> I had a look whether I could use an existing component for that but I >>>> haven't found any. Does such a tree-structure display component exist >>>> already? >>>> >>>> thanks. >>>> >>>> -- >>>> manuel aldana >>>> [email protected] >>>> software-engineering blog: http://www.aldana-online.de >>>> >>>> >>>> --------------------------------------------------------------------- >>>> To unsubscribe, e-mail: [email protected] >>>> For additional commands, e-mail: [email protected] >>>> >>>> >>>> >>>> >>> >>> >>> >> >> >> -- >> manuel aldana >> [email protected] >> software-engineering blog: http://www.aldana-online.de >> >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [email protected] >> For additional commands, e-mail: [email protected] >> >> > > -- View this message in context: http://www.nabble.com/-T5--component-for-displaying-tree-like-structure-tp21672485p21674251.html Sent from the Tapestry - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
