Package wicket.extensions.markup.html.repeater.data

Interface Summary
IDataProvider Interface used to provide data to data views.
 

Class Summary
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.
 



Copyright © 2004-2008 Wicket developers. All Rights Reserved.