Matthias,
I found there is already a bug for it:
Support filtering in viewer ridgets
http://bugs.eclipse.org/285692
You can add yourself to the CC to keep track of it.
Kind regards,
Elias.
Elias Volanakis wrote:
Not at this time.
Please open a enhancement request we can keep track of this requirement:
https://bugs.eclipse.org/bugs/enter_bug.cgi?product=Riena&component=ridget
My guess is that it would be relatively easy to add. The main
challenge is that the ridget interfaces should be toolkit independent
(i.e. no jface/swt), so'll have to see how to best accomplish this.
Thanks,
Elias.
Matthias Rodler wrote:
Hi,
is there any possibility to get the viewer (e.g. ITableRidget -
TableViewer) from a ridget? Or is there another way to add a filter
to a viewer?
Matthias