Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Rich Client Platform (RCP) » updateElement called for non visible elements
updateElement called for non visible elements [message #460636] Sun, 24 December 2006 15:31 Go to next message
Valer Roman is currently offline Valer RomanFriend
Messages: 36
Registered: July 2009
Member
Hi

I am using TreeViewer with ILazyTreeContentProvider. On one of the
branches I have to display 4500 leafs extracted from the database. I had
a surprise when updateElement method was called for all the 4500 indexes
no mather if the rendered item would or would not be visible.
Is like this that lazy loading for tree viewer should work?

Thanks
Re: updateElement called for non visible elements [message #460637 is a reply to message #460636] Sun, 24 December 2006 18:41 Go to previous message
Valer Roman is currently offline Valer RomanFriend
Messages: 36
Registered: July 2009
Member
Val wrote:
> Hi
>
> I am using TreeViewer with ILazyTreeContentProvider. On one of the
> branches I have to display 4500 leafs extracted from the database. I had
> a surprise when updateElement method was called for all the 4500 indexes
> no mather if the rendered item would or would not be visible.
> Is like this that lazy loading for tree viewer should work?
>
> Thanks
Don't bother, is working as I was expecting
Previous Topic:Problems launching RCP client with Java 6
Next Topic:actions
Goto Forum:
  


Current Time: Thu Apr 25 19:30:08 GMT 2024

Powered by FUDForum. Page generated in 0.02970 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top