Re: Customizing links in Paging

2013-06-25 Thread Daniel Watrous
true > if > the > * navigation labels are to be displayed. > * @return A reference back to the same instance of this class object, > * useful to chain calls. > */ > public MyAjaxNavigationToolbar setShowNavigationLabel(boolean > showStrechComponent)

RE: Customizing links in Paging

2013-06-24 Thread Paul Bors
/ public boolean isShortenVersion() { return false; } } ~ Thank you, Paul Bors -Original Message----- From: Daniel Watrous [mailto:dwmaill...@gmail.com] Sent: Monday, June 24, 2013 4:15 PM To: users@wicket.apache.org Subject: Customizing links in Paging Hello, I'm using th

Customizing links in Paging

2013-06-24 Thread Daniel Watrous
Hello, I'm using the Paging functionality with my DataProvider. I've been trying to make a simple change, but it's turned out to be very difficult. Hopefully you can give a little help. I have a class that extends PagingNavigator and provides markup specific to my theme. When the paging links ren