| Interface | Description |
|---|---|
| ISortState<S> |
Interface used by OrderByLink to interact with any object that keeps track of sorting state
|
| ISortStateLocator<T> |
Locator interface for ISortState implementations.
|
| Class | Description |
|---|---|
| OrderByBorder<S> |
A component that wraps markup with an OrderByLink.
|
| OrderByLink<S> |
A component that represents a sort header.
|
| Enum | Description |
|---|---|
| SortOrder |
Sort order for columns
|
Copyright © 2006–2015 Apache Software Foundation. All rights reserved.