Re: Doubt with Link

2009-10-01 Thread Pedro Sena
It worked. Thanks for the quick input. Regards, On Thu, Oct 1, 2009 at 5:53 PM, Pedro Santos wrote: > Refresh the page is default link behavior, you may want to use AjaxLink to > avoid it > > On Thu, Oct 1, 2009 at 5:44 PM, Pedro Sena wrote: > > > Hi Guys, > > > > First of all, sorry for a so

Re: Doubt with Link

2009-10-01 Thread Pedro Santos
Refresh the page is default link behavior, you may want to use AjaxLink to avoid it On Thu, Oct 1, 2009 at 5:44 PM, Pedro Sena wrote: > Hi Guys, > > First of all, sorry for a so newbie question, but I'm really a newbie in > Wicket. > > I'm trying to add a Behaviou to my link, it works fine with

Doubt with Link

2009-10-01 Thread Pedro Sena
Hi Guys, First of all, sorry for a so newbie question, but I'm really a newbie in Wicket. I'm trying to add a Behaviou to my link, it works fine with link.add(myBehaviourHere) I'd like to know how to avoid any page redirect the link does. I left onClick without code but it redirects to the page