public static final class SimpleSearchModel.SortHelper<T> extends Object implements ISortHelper<T>
| Constructor and Description |
|---|
SortHelper(String columnName) |
| Modifier and Type | Method and Description |
|---|---|
<M extends ITableModel<T>> |
adjustSort(M model,
boolean descending)
Configure the model passed in such a way that it sorts in some specific way.
|
public SortHelper(String columnName)
public <M extends ITableModel<T>> void adjustSort(@Nonnull M model, boolean descending) throws Exception
ISortHelperadjustSort in interface ISortHelper<T>ExceptionCopyright © 2017 etc.to. All rights reserved.