Package wicket.markup.html.list

List components for tabular data and such.

See:
          Description

Class Summary
ListItem Container that holds components in a ListView.
ListItemModel Model for list items.
ListView A ListView holds ListItem children.
Loop A very simple loop component whose model is an Integer defining the number of iterations the loop should render.
Loop.LoopItem Item container for a Loop iteration.
PageableListView PageableListView is similar to ListView but provides in addition pageable views.
PropertyListView Simple ListVew subclass that wraps its item models in a BoundCompoundPropertyModel.
 

Package wicket.markup.html.list Description

List components for tabular data and such.



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