| Allegro CL version 8.0 Unrevised from 7.0 to 8.0. | ||||||||||
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-rows
and grid-columns.
Copyright (c) 1998-2008, Franz Inc. Oakland, CA., USA. All rights reserved.
Documentation for Allegro CL version 8.0. This page was not revised from the 7.0 page.
Created 2005.12.9.
| Allegro CL version 8.0 Unrevised from 7.0 to 8.0. | ||||||||||