| Allegro CL version 10.1 Unrevised from 10.0 to 10.1. 10.0 version |
Arguments: row column
Returns true if this particular cell (as opposed
to its row or column) on a grid-widget
is selected. The
default method calls the column's selected-reader on the row's
data-object, if
those two properties are supplied, and otherwise does nothing. An
application may add cell-selected methods to determine
the selected state of individual cells. Alternately, set the selected property of
whole grid-row
s
and grid-column
s.
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 |