[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.rt.riena] Re: add filter to ridget

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