TreeTable get all itemIds?

This seems trivial – but how do I get ALL the itemIds in a treetable I created? The ttable.getItemIds() only returns the collection of VISIBLE items, and since it’s a hierarchical tree – there are some children items that are not, by default, visible …

Vaadin 7.0.1 – but I doubt this basic logic has changed …

After thinking on this some more – I decided to enter a Trac Enhancement request for this:


Trac Issue