The FilteredList class seems to be what I need from a UI since, however,
I need several columns to be a part of the list with the associated
sorting by column. Is this class extensible in this way or via
subclassing or am I looking at creating a new Composite with the same
behavior?