| Package | Description |
|---|---|
| org.dashbuilder.dataset | |
| org.dashbuilder.dataset.json | |
| org.dashbuilder.dataset.sort |
| Modifier and Type | Method and Description |
|---|---|
DataSetSort |
DataSetLookup.getFirstSortOp() |
| Modifier and Type | Method and Description |
|---|---|
List<DataSetSort> |
DataSetLookupJSONMarshaller.parseSortOperations(JsonArray columnSortsJsonArray) |
| Modifier and Type | Method and Description |
|---|---|
JsonArray |
DataSetLookupJSONMarshaller.formatSortOperations(List<DataSetSort> sortOps) |
| Modifier and Type | Method and Description |
|---|---|
DataSetSort |
DataSetSort.cloneInstance()
Clone this sort operation.
|
DataSetSort |
DataSetSort.invertOrder()
Invert the sort order if this sort operation.
|
Copyright © 2017–2021 JBoss by Red Hat. All rights reserved.