range-reader

Generic Function

Package: common-graphics

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.

Common Graphics and IDE documentation is described in About Common Graphics and IDE documentation in cgide.htm.

The documentation is described in introduction.htm and the index is in index.htm.

Copyright (c) 1998-2000, Franz Inc. Berkeley, CA., USA. All rights reserved.

Created 2000.10.5.