How to get notified, that the DataLayer has finished loading data [message #1809785] |
Tue, 23 July 2019 08:03  |
Eclipse User |
|
|
|
Hello,
I am new to Nattable.
I want to programmatically select all rows, that are displayed in a Table.
Therefore, I need to know that the DataLayer is finished, integrating all data from the GlazedListsEventQueue, if my understanding of the internal function is right.
How can I archieve this kind of information?
Thanks in advance,
Klaus
|
|
|
|
|
Re: How to get notified, that the DataLayer has finished loading data [message #1809843 is a reply to message #1809840] |
Wed, 24 July 2019 10:29  |
Eclipse User |
|
|
|
Ah you mean the GlazedListsEventLayer not queue.
That layer sends update events all 100ms if a list change happens. There is no way to find out when loading or changes are completely done.
NatTable is a framework for visualizing data, not for loading data. And from its virtual nature it only handles what should be shown.
So I am not sure what you request, but I suppose it is not supported out of the box.
|
|
|
Powered by
FUDForum. Page generated in 0.17636 seconds