Re: [Wicket-user] Naviagtion TreeAjax Component

2007-01-02 Thread Korbinian Bachl
PROTECTED] Im Auftrag von Johan Compagner Gesendet: Dienstag, 2. Januar 2007 12:23 An: wicket-user@lists.sourceforge.net Betreff: Re: [Wicket-user] Naviagtion TreeAjax Component We already have hybrid urls. They are used for the stateless forms and links. So i think if we have an option on the tree

Re: [Wicket-user] Naviagtion TreeAjax Component

2007-01-02 Thread Johan Compagner
We already have hybrid urls. They are used for the stateless forms and links. So i think if we have an option on the tree where you could say generate stateless links then those links would be hybrid urls. But they are bookmarkable links like you normally have because those are pointing to the re

Re: [Wicket-user] Naviagtion TreeAjax Component

2006-12-26 Thread Matej Knopp
Korbinian Bachl wrote: >>using bookmarkable links for this is crazy, remember that bookmarkable > links the treetable generates also have to encapsulate state of any > other component on the page. > > i know :( - but the thing is, that the fronted of it has to be > bookmarkable at least in the

Re: [Wicket-user] Naviagtion TreeAjax Component

2006-12-26 Thread Korbinian Bachl
foo in a shop but not the "ordering by the birthdate of author") _ Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Im Auftrag von Igor Vaynberg Gesendet: Dienstag, 26. Dezember 2006 19:41 An: wicket-user@lists.sourceforge.net Betreff: Re: [Wicket-user] Naviagtion TreeAjax Com

Re: [Wicket-user] Naviagtion TreeAjax Component

2006-12-26 Thread Igor Vaynberg
TECTED] *Im Auftrag von *Igor Vaynberg *Gesendet:* Dienstag, 26. Dezember 2006 18:23 *An:* wicket-user@lists.sourceforge.net *Betreff:* Re: [Wicket-user] Naviagtion TreeAjax Component table.setLinkType(LinkType.AJAX_FALLBACK) also why does the word "navigation" keep popping up in your

Re: [Wicket-user] Naviagtion TreeAjax Component

2006-12-26 Thread Korbinian Bachl
nian _ Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Im Auftrag von Igor Vaynberg Gesendet: Dienstag, 26. Dezember 2006 18:23 An: wicket-user@lists.sourceforge.net Betreff: Re: [Wicket-user] Naviagtion TreeAjax Component table.setLinkType(LinkType.AJAX_FALLBACK) also why does the

Re: [Wicket-user] Naviagtion TreeAjax Component

2006-12-26 Thread Igor Vaynberg
table.setLinkType(LinkType.AJAX_FALLBACK) also why does the word "navigation" keep popping up in your message, what does this have to do with navigation? -igor On 12/26/06, Korbinian Bachl <[EMAIL PROTECTED]> wrote: Hi, after some busy weeks I finally grabbed some time to continue work on

[Wicket-user] Naviagtion TreeAjax Component

2006-12-26 Thread Korbinian Bachl
Hi, after some busy weeks I finally grabbed some time to continue work on my wicket project. Im currently in need to have navigation table, "tree table" like, component and so i wonderend if anyone knows if there is already a AjaxFallback version of this available somewhere? (i mean similar to