Package wicket.extensions.markup.html.repeater.data
SinceNot specified.
VersionNot specified.
AuthorNot specified.
Wiki javadoc Use textile entry format.
Add your comments here.
Interfaces
IDataProvider Interface used to provide data to data views.
Classes
DataView DataView is a basic implementation of AbstractDataView.
DataViewBase Base class for data views.
GridView A pageable DataView which breaks the data in the IDataProvider into a number of data-rows, depending on the column size.
ListDataProvider Allows the use of lists with dataview.