| Package | Description |
|---|---|
| org.apache.wicket.markup.repeater.data |
| Modifier and Type | Class and Description |
|---|---|
class |
DataView<T>
DataView is a basic implementation of
AbstractPageableView. |
class |
DataViewBase<T>
Base class for data views.
|
class |
GridView<T>
A pageable DataView which breaks the data in the IDataProvider into a number of data-rows,
depending on the column size.
|
Copyright © 2006–2014 Apache Software Foundation. All rights reserved.