Re: Intercept AjaxRequestTarget

2012-07-18 Thread LeaveNewb
With this your custom FeedbackPanel, it will add itself to the > AjaxRequestTarget automatically. > > Hope this helps and I remembered correctly ;) > > You, sir, are at a level of awesome beyond what mere words can describe. Thanks! -- View this message in context: http://apa

Re: Intercept AjaxRequestTarget

2012-07-18 Thread Sébastien Gautrin
gt; > return t; > } > > Unfortunately in 1.5 this function is *final*, so it can't be overwritten. > So I'm looking for a way to do this as well. Did you every get this > working? > > Can anyone point me in the right direction? > > > -- &g

Re: Intercept AjaxRequestTarget

2012-07-18 Thread LeaveNewb
y get this working? Can anyone point me in the right direction? -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/Intercept-AjaxRequestTarget-tp1850904p4650605.html Sent from the Users forum mailing list archive at Nabble.com.

Re: Intercept AjaxRequestTarget

2007-10-25 Thread Swaroop Belur
> My application has a lot of ajax components. And every time validation > error > occurs I need to add my FeedbackPanel to AjaxRequestTarget. Is there a way > to do it automatically? I mean to add my FeedbackPanel to every ajax > response > > wheleph > -- > View this mes

Intercept AjaxRequestTarget

2007-10-25 Thread wheleph
://www.nabble.com/Intercept-AjaxRequestTarget-tf4691130.html#a13407618 Sent from the Wicket - User mailing list archive at Nabble.com. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]