You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@wicket.apache.org by Ayodeji Aladejebi <al...@gmail.com> on 2007/10/28 07:20:23 UTC

Adding Calldecorator to AjaxPagingLink?

i cant seem to find a way around this, any tip will be appreciated

Re: Adding Calldecorator to AjaxPagingLink?

Posted by Ayodeji Aladejebi <al...@gmail.com>.
yeah looking at the source, i know wat to do thanks :)

On 10/28/07, Igor Vaynberg <ig...@gmail.com> wrote:
>
> ajaxpagingnavigator has newPagingNavigationLink() that you can
> override and return a link with your call decorator. its all there in
> the source. if we make everything trivially pluggable wicket will end
> up a huge spaghetti mess, so somethings you need to research and
> possibly replicate on your own.
>
> -igor
>
>
> On 10/28/07, Ayodeji Aladejebi <al...@gmail.com> wrote:
> > but AjaxPagingNavigator or PagingNavigationLink has no such method to
> > override
> >
> > On 10/28/07, Igor Vaynberg <ig...@gmail.com> wrote:
> > >
> > > override getajaxcalldecorator()?
> > >
> > > -igor
> > >
> > >
> > > On 10/27/07, Ayodeji Aladejebi <al...@gmail.com> wrote:
> > > > i cant seem to find a way around this, any tip will be appreciated
> > > >
> > >
> > > ---------------------------------------------------------------------
> > > To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
> > > For additional commands, e-mail: users-help@wicket.apache.org
> > >
> > >
> >
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
> For additional commands, e-mail: users-help@wicket.apache.org
>
>

Re: Adding Calldecorator to AjaxPagingLink?

Posted by Igor Vaynberg <ig...@gmail.com>.
ajaxpagingnavigator has newPagingNavigationLink() that you can
override and return a link with your call decorator. its all there in
the source. if we make everything trivially pluggable wicket will end
up a huge spaghetti mess, so somethings you need to research and
possibly replicate on your own.

-igor


On 10/28/07, Ayodeji Aladejebi <al...@gmail.com> wrote:
> but AjaxPagingNavigator or PagingNavigationLink has no such method to
> override
>
> On 10/28/07, Igor Vaynberg <ig...@gmail.com> wrote:
> >
> > override getajaxcalldecorator()?
> >
> > -igor
> >
> >
> > On 10/27/07, Ayodeji Aladejebi <al...@gmail.com> wrote:
> > > i cant seem to find a way around this, any tip will be appreciated
> > >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
> > For additional commands, e-mail: users-help@wicket.apache.org
> >
> >
>

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


Re: Adding Calldecorator to AjaxPagingLink?

Posted by Ayodeji Aladejebi <al...@gmail.com>.
but AjaxPagingNavigator or PagingNavigationLink has no such method to
override

On 10/28/07, Igor Vaynberg <ig...@gmail.com> wrote:
>
> override getajaxcalldecorator()?
>
> -igor
>
>
> On 10/27/07, Ayodeji Aladejebi <al...@gmail.com> wrote:
> > i cant seem to find a way around this, any tip will be appreciated
> >
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
> For additional commands, e-mail: users-help@wicket.apache.org
>
>

Re: Adding Calldecorator to AjaxPagingLink?

Posted by Igor Vaynberg <ig...@gmail.com>.
override getajaxcalldecorator()?

-igor


On 10/27/07, Ayodeji Aladejebi <al...@gmail.com> wrote:
> i cant seem to find a way around this, any tip will be appreciated
>

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