Yep. That's one of the first things I did when I entered the project.
PageableList is a List implementation that hides the actual loading of
pages. Iost track of the recent (1.1) paging changes/ additions, but
you can find usefull components in packages
wicket.markup.html.navigation.paging

Eelco

On 9/30/05, Denzel, Jürgen <[EMAIL PROTECTED]> wrote:
> Hi,
>
> does anybody know if the current pageable list components in the wicket
> contribution stuff
> support really huge lists (100000+ entries), where the pageable list
> component only loads the current page
> and provides the paging links as well to navigate back and forth plus
> allowing to jump
> to the first and last element of the list.
>
> I think pageable list components only make sense if the pages are loaded
> lazy and not the
> whole data at once.
>
> Greets,
> jd
>
>
>
>
> -------------------------------------------------------
> This SF.Net email is sponsored by:
> Power Architecture Resource Center: Free content, downloads, discussions,
> and more. http://solutions.newsforge.com/ibmarch.tmpl
> _______________________________________________
> Wicket-user mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/wicket-user
>


-------------------------------------------------------
This SF.Net email is sponsored by:
Power Architecture Resource Center: Free content, downloads, discussions,
and more. http://solutions.newsforge.com/ibmarch.tmpl
_______________________________________________
Wicket-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to