Package org.apache.wicket.extensions.ajax.markup.html.repeater.data.table
-
Class Summary Class Description AjaxFallbackDefaultDataTable<T,S> An implementation of the DataTable that aims to solve the 90% usecase by adding navigation, headers, an no-records-found toolbars to a standardDataTable
.AjaxFallbackHeadersToolbar<S> AjaxifiedHeadersToolbar
AjaxNavigationToolbar Toolbar that displays (Ajax) links used to navigate the pages of the datatable as well as a message about which rows are being displayed and their total number in the data table.