Arguments: grid-widget
When object is a list-view
, returns or sets with setf the
value of the sort-reverse property of the argument. This property is a
boolean (only meaningful values are nil
and
true) which specifies the sort order of the
control. The sorting will reverse if the value of this variable is
switched.
When object is a grid-widget
, returns (or sets with setf) whether it will be sorted in the reverse order of the order specified by its current sort-columnsort-column's sort-predicate whenever sort-gridsort-grid is called on it.
sort-reverse is a property of the grid-widget
and list-view
classes.
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.