| Allegro CL version 10.0 Unrevised from 9.0 to 10.0. 9.0 version |
Arguments: class-grid
Returns whether the user can interactively select rows in the body of
a class-grid
(by clicking
them or pressing the spacebar when they have the keyboard focus). The
value may be set with the rows-are-selectable
initarg or by calling (setf rows-are-selectable).
Generally this is useful only when the user is allowed to delete the selected rows.
Copyright (c) 1998-2019, Franz Inc. Oakland, CA., USA. All rights reserved.
This page was not revised from the 9.0 page.
Created 2015.5.21.
| Allegro CL version 10.0 Unrevised from 9.0 to 10.0. 9.0 version |