|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use AbstractPageableView | |
| wicket.extensions.markup.html.repeater.data | |
| wicket.extensions.markup.html.repeater.data.grid | |
| Uses of AbstractPageableView in wicket.extensions.markup.html.repeater.data |
| Subclasses of AbstractPageableView in wicket.extensions.markup.html.repeater.data | |
class |
DataView
DataView is a basic implementation of AbstractDataView. |
class |
DataViewBase
Base class for data views. |
class |
GridView
A pageable DataView which breaks the data in the IDataProvider into a number of data-rows, depending on the column size. |
| Uses of AbstractPageableView in wicket.extensions.markup.html.repeater.data.grid |
| Subclasses of AbstractPageableView in wicket.extensions.markup.html.repeater.data.grid | |
class |
AbstractDataGridView
Acts as a base for data-grid views. |
class |
DataGridView
Simple concrete implementation of AbstractDataGridView
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||