| Package | Description |
|---|---|
| no.g9.client.core.view.table |
| Modifier and Type | Method and Description |
|---|---|
List<ListRowComparator<T>> |
DefaultTableModel.getListRowComparator()
Get the current comparator list.
|
| Modifier and Type | Method and Description |
|---|---|
int |
ListRowComparator.compareTo(ListRowComparator<T> o) |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultTableModel.setListRowComparator(List<ListRowComparator<T>> comparatorList) |
void |
TableModel.setListRowComparator(List<ListRowComparator<T>> comparatorList)
Set the list of ListRowComparators to use when sorting this table model.
|
Copyright © 2006–2017 Esito AS. All rights reserved.