Package | Description |
---|---|
com.caplin.motif.blotter |
Non FX-specific classes that relate to sorting and filtering blotters.
|
Modifier and Type | Method and Description |
---|---|
List<Sort> |
BlotterQuery.getSorts()
Returns the sorts within the query.
|
Modifier and Type | Method and Description |
---|---|
void |
BlotterQuery.addSort(Sort sort)
Adds an additional sort operation to the query.
|
Constructor and Description |
---|
BlotterQuery(List<Filter> filters,
List<Sort> sorts)
Constructs a BlotterQuery
|
Copyright © 2015 Caplin Systems.