| Allegro CL version 9.0 Unrevised from 8.2 to 9.0. 8.2 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 8.2 page.
Created 2012.5.30.
| Allegro CL version 9.0 Unrevised from 8.2 to 9.0. 8.2 version |