Package wicket.ajax.markup.html.navigation.paging
SinceNot specified.
VersionNot specified.
AuthorNot specified.
Wiki javadoc Use textile entry format.
Add your comments here.
Classes
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.