PageableListTSort Method TIBCO Spotfire 7.6 API Reference
Overload List

  Name Description
Public method Sort
Public method Sort(IComparerT)
Public method SortS(PageableListS)
Sorts a pair of PageableListT objects (this contains the keys and valueList contains the corresponding items) based on the keys in this. The default comparer is used when sorting.
Public method SortS(PageableListS, IComparerT)
Sorts a pair of PageableListT objects (this contains the keys and valueList contains the corresponding items) based on the keys in this. The supplied comparer is used when sorting.
Top
See Also

Reference