Hi , I am trying to do the exact same thing as this previous post.
I'm not sure what it means to "override the link factories" of the HeadersToolbar. I've created a subclass of HeadersToolbar but I don't know what method I need to override to add the indicating links. Thanks Karen igor.vaynberg wrote: > > first subclass headerstoolbar and override the link factories to > return inidicating links. then create your own subclass instead of > using default and add your own toolbar to it > > -igor > > > On Wed, Mar 26, 2008 at 8:22 AM, Kaspar Fischer <[EMAIL PROTECTED]> > wrote: >> I am using a AjaxFallbackDefaultDataTable data table and would like >> the sort links to show an AJAX busy indicator next to the link itself >> when it gets clicked. How can I do this? >> >> If this turns out to be a little complicated, I'd also be happy with >> a single div somewhere on the page that gets shown during the request. >> >> Thanks! >> Kaspar >> >> --------------------------------------------------------------------- >> 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] > > > -- View this message in context: http://www.nabble.com/Busy-indicator-for-AjaxFallbackDefaultDataTable-tp16307480p18913649.html Sent from the Wicket - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
