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 <[EMAIL PROTECTED]> wrote: > but AjaxPagingNavigator or PagingNavigationLink has no such method to > override > > On 10/28/07, Igor Vaynberg <[EMAIL PROTECTED]> wrote: > > > > override getajaxcalldecorator()? > > > > -igor > > > > > > On 10/27/07, Ayodeji Aladejebi <[EMAIL PROTECTED]> wrote: > > > i cant seem to find a way around this, any tip will be appreciated > > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
