You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@wicket.apache.org by nino martinez wael <ni...@gmail.com> on 2012/05/23 14:44:54 UTC

wicket 6 beta 1

Hi

Should'nt it be possible to this:
      target.add(*this*.getComponent().getPage());

      target.appendJavaScript(" $('."+*this*.getComponent().getMarkupId()+
"').focus();");

However the appendJavaScript  is omitted...

-- 
Best regards / Med venlig hilsen
Nino Martinez

Re: wicket 6 beta 1

Posted by nino martinez wael <ni...@gmail.com>.
Would be Nice with a hint about that..
Regards
On May 23, 2012 2:51 PM, "Martin Grigorov" <mg...@apache.org> wrote:

> adding the page for ajax re-render actually rerenders the page with a
> redirect.
> So, the answer is NO.
>
> On Wed, May 23, 2012 at 3:44 PM, nino martinez wael
> <ni...@gmail.com> wrote:
> > Hi
> >
> > Should'nt it be possible to this:
> >      target.add(*this*.getComponent().getPage());
> >
> >      target.appendJavaScript(" $('."+*this*.getComponent().getMarkupId()+
> > "').focus();");
> >
> > However the appendJavaScript  is omitted...
> >
> > --
> > Best regards / Med venlig hilsen
> > Nino Martinez
>
>
>
> --
> Martin Grigorov
> jWeekend
> Training, Consulting, Development
> http://jWeekend.com
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
> For additional commands, e-mail: users-help@wicket.apache.org
>
>

Re: wicket 6 beta 1

Posted by Martin Grigorov <mg...@apache.org>.
adding the page for ajax re-render actually rerenders the page with a redirect.
So, the answer is NO.

On Wed, May 23, 2012 at 3:44 PM, nino martinez wael
<ni...@gmail.com> wrote:
> Hi
>
> Should'nt it be possible to this:
>      target.add(*this*.getComponent().getPage());
>
>      target.appendJavaScript(" $('."+*this*.getComponent().getMarkupId()+
> "').focus();");
>
> However the appendJavaScript  is omitted...
>
> --
> Best regards / Med venlig hilsen
> Nino Martinez



-- 
Martin Grigorov
jWeekend
Training, Consulting, Development
http://jWeekend.com

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
For additional commands, e-mail: users-help@wicket.apache.org