Hi. See Java Doc for PageableListView http://wicket.apache.org/apidocs/1.4/org/apache/wicket/markup/html/list/PageableListView.html and it's ascendant http://wicket.apache.org/apidocs/1.4/org/apache/wicket/markup/html/list/ListView.html.
>From Java Doc: A ListView is a repeater that makes it easy to display/work with Lists. However, there are situations where it is necessary to work with other collection types, for repeaters that might work better with non-list or database-driven collections see the org.apache.wicket.markup.repeater package. Best regards, Alexander. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
