I've got staleless paging navigation that stores stuff in the page
parameters. Now I need to create its AJAX version...  
When creating the AjaxPagingNavigation.newPagingNavigationLink I realized it
returns a Link instance instead of an AjaxLink or AbstractLink
(PagingNavition returns an AbstractLink) ... As you know AjaxLink doesn't
extend from Link, so does anyone what the reason for this is? I need to
update the pageable component using Ajax, so how can that be accomplished
then?


--
View this message in context: 
http://apache-wicket.1842946.n4.nabble.com/AjaxPagingNavigation-newPagingNavigationLink-returning-Link-instead-of-AbstractLink-tp4165149p4165149.html
Sent from the Users forum mailing list archive at Nabble.com.

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

Reply via email to