The class sorted-object
defines sorting operations.
sorted-object
is an interface for sorting the items in list-panel and list-view.
Each element of sort-descriptions is a sorting description object, as returned by make-sorting-description. These define various sorting options and are used by sorted-object-sort-by and sort-object-items-by.
The subclass multi-column-list-panel supports sortable columns.
list-panel
list-view
make-sorting-description
sort-object-items-by
sorted-object-sort-by
sorted-object-sorted-by
CAPI User Guide and Reference Manual (Unix version) - 3 Aug 2017