Package org.apache.beehive.netui.databinding.datagrid.api.sort
SinceNot specified.
VersionNot specified.
AuthorNot specified.
Wiki javadoc Use textile entry format.
Add your comments here.
Classes
Sort

The Sort class is a JavaBean that abstractly represents the data needed to calculate a sort on some data set.

SortDirection

The SortDirection class is an abstract representation of the direction of a sort.

SortModel

The SortModel class groups a set of Sort objects.

SortStrategy

A SortStrategy is an implementation for the state machine which is used to cycle through sort directions.