public interface ISortableTableModel
| Modifier and Type | Method and Description |
|---|---|
String |
getSortKey()
Deprecated.
|
boolean |
isSortDescending()
Deprecated.
|
void |
sortOn(String key,
boolean descending) |
void sortOn(String key, boolean descending) throws Exception
key - descending - Exception@Deprecated String getSortKey()
@Deprecated boolean isSortDescending()
Copyright © 2017 etc.to. All rights reserved.