list-view-sort

Generic Function

Package: common-graphics

Arguments: list-view column-name &optional reverse-p

Sorts the rows (list-view-items) of list-view by the values displayed in the column named column-name. If reverse-p is true, then the sort is done in reverse order, and otherwise in non-reverse order. Note that while a list-view may be sorted by setting its sort-column property, or the sort order may be reversed by setting its sort-reverse property, only this function allows both to specified simultaneously, which can prevent a flash from sorting each way individually.

Common Graphics and IDE documentation is described in About Common Graphics and IDE documentation in cgide.htm.

The documentation is described in introduction.htm and the index is in index.htm.

Copyright (c) 1998-2000, Franz Inc. Berkeley, CA., USA. All rights reserved.

Created 2000.10.5.