| Allegro CL version 9.0 Unrevised from 8.2 to 9.0. 8.2 version |
Arguments: row-section-with-sort-gadget-mixin
This boolean property determines how an instance of the row-section-with-sort-gadget-mixin
class (in a grid-widget
) implements mouse
clicks as a default interactive interface to sort-grid, sort-column, and sort-reverse. The initial value is
t
, which invokes the simpler and more
intuitive style. A value of nil
implements
another style largely for backward compatibility. setf may be used with this function to change
the value. See row-section-with-sort-gadget-mixin
for details.
Copyright (c) 1998-2019, Franz Inc. Oakland, CA., USA. All rights reserved.
This page was not revised from the 8.2 page.
Created 2012.5.30.
| Allegro CL version 9.0 Unrevised from 8.2 to 9.0. 8.2 version |