Package org.apache.wicket.ajax.markup.html.navigation.paging
-
Class Summary Class Description AjaxPagingNavigation An ajaxified navigation for a PageableListView that holds links to other pages of the PageableListView.AjaxPagingNavigationBehavior Ajax behavior for the paging navigation links.AjaxPagingNavigationIncrementLink An incremental Ajaxian link to a page of a PageableListView.AjaxPagingNavigationLink An Ajax version of a link to a page of a PageableListView.AjaxPagingNavigator A Wicket panel component to draw and maintain a complete page navigator, meant to be easily added to any PageableListView.