Generic FunctionPackage: common-graphicsToCDocOverviewCGDocRelNotesIndexPermutedIndex
Allegro CL version 6.2
Unrevised from 6.1

range-reader

Arguments: grid-column

Returns (or sets with setf) a function to return the list of values for a cell, typically for a combo-box cell. This function should accept one argument, which is the data-object of a grid-row.

For example, if the grid column that a range-reader is on is displaying the department of each employee that is displayed in a grid row, then the range-reader function might take an employee as its argument and return a list of the departments into which that employee could be moved.


Copyright (c) 1998-2002, Franz Inc. Oakland, CA., USA. All rights reserved.
Documentation for Allegro CL version 6.2. This page was not revised from the 6.1 page.
Created 2002.2.26.

ToCDocOverviewCGDocRelNotesIndexPermutedIndex
Allegro CL version 6.2
Unrevised from 6.1