Module org.apache.wicket.extensions
Package org.apache.wicket.extensions.ajax.markup.html.repeater.data.table
package org.apache.wicket.extensions.ajax.markup.html.repeater.data.table
-
ClassDescriptionAn implementation of the DataTable that aims to solve the 90% usecase by adding navigation, headers, an no-records-found toolbars to a standard
DataTable
.AjaxifiedHeadersToolbar
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.