public final class SortPaneProvider extends Object implements SortTabOperator
| Constructor and Description |
|---|
SortPaneProvider() |
| Modifier and Type | Method and Description |
|---|---|
JScrollPane |
get() |
Sort |
getSort() |
void |
setSearchModel(Search model) |
void |
setSortableFields(Collection<String> sortableFields) |
public JScrollPane get()
public void setSearchModel(Search model)
setSearchModel in interface SortTabOperatorpublic void setSortableFields(Collection<String> sortableFields)
setSortableFields in interface SortTabOperatorpublic Sort getSort()
getSort in interface SortTabOperatorCopyright © 2000-2024 Apache Software Foundation. All Rights Reserved.