Package | Description |
---|---|
ca.odell.glazedlists.swt |
Modifier and Type | Method and Description |
---|---|
static <E> TableComparatorChooser<E> |
TableComparatorChooser.install(EventTableViewer<E> eventTableViewer,
SortedList<E> sortedList,
boolean multipleColumnSort)
Installs a new TableComparatorChooser that responds to clicks
on the specified table and uses them to sort the specified list.
|
Constructor and Description |
---|
TableComparatorChooser(EventTableViewer<E> eventTableViewer,
SortedList<E> sortedList,
boolean multipleColumnSort)
Deprecated.
replaced with
TableComparatorChooser.install(ca.odell.glazedlists.swt.EventTableViewer<E>, ca.odell.glazedlists.SortedList<E>, boolean) , which is functionally
identical but uses a more fitting name to convey the action that is
performed. |
Glazed Lists, Copyright © 2003 publicobject.com, O'Dell Engineering.
Documentation build by mockbuild at 2012-03-02 14:04