| Allegro CL version 10.1 Unrevised from 10.0 to 10.1. 10.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-2022, Franz Inc. Lafayette, CA., USA. All rights reserved.
This page was not revised from the 10.0 page.
Created 2019.8.20.
| Allegro CL version 10.1 Unrevised from 10.0 to 10.1. 10.0 version |