public interface ISortField
| Modifier and Type | Method and Description |
|---|---|
IRange |
getKey()
Gets the sort range.
|
int |
getPriority()
Gets the priority of the
ISortField. |
SortOnType |
getSortOn()
Gets the sort type.
|
void |
setPriority(int value)
Sets the priority of the
ISortField. |
IRange getKey()
int getPriority()
ISortField.void setPriority(int value)
ISortField.SortOnType getSortOn()