Class ColumnSortList

java.lang.Object
com.google.gwt.user.cellview.client.ColumnSortList

public class ColumnSortList extends Object
An ordered list containing the sort history of Columns in a table. The 0th item is the ColumnSortList.ColumnSortInfo of the most recently sorted column.