> I had hoped for a HTML template to fix this. I have extracted the
> PagingNavigator.html from the wicket source, extended PagingNavigator and
> edited the html template. Just hoped that the "no link" element were there
> but it wasn't.

It could have been implemented like that, but PagingNavigator
currently uses Link instances, and that is the component that does
this stuff. It may be not the most elegant solution, but nice about
this setting is that it is global and thus is applied to any inactive
link throughout your application.

Eelco

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to