| Package | Description |
|---|---|
| org.apache.wicket.markup.repeater.data |
| Class and Description |
|---|
| DataViewBase
Base class for data views.
|
| EmptyDataProvider
A convenience class to represent an empty data provider.
|
| GridView
A pageable DataView which breaks the data in the IDataProvider into a number of data-rows,
depending on the column size.
|
| IDataProvider
Interface used to provide data to data views.
|
Copyright © 2006–2014 Apache Software Foundation. All rights reserved.