There used to be a FilteredList class, but it was dropped (for 2.0 I think, or maybe earlier). We dropped it because it was conducive to memory leaks but also because this type of functionality is fairly easy to implement in app code. G
On Sep 29, 2011, at 6:22 PM, JohnRodey wrote: > Thanks greg! > > Is there a possibly to add in the future a way to apply a filter class that > would just simply determine whether that row gets painted? Or is that not > the design? > > -- > View this message in context: > http://apache-pivot-users.399431.n3.nabble.com/Filter-rows-from-a-table-view-tp3380655p3380684.html > Sent from the Apache Pivot - Users mailing list archive at Nabble.com.
