| Allegro CL version 8.2 Unrevised from 8.1 to 8.2. 8.1 version |
Arguments: row column &key (row-number 0) (column-number 0)
Clears the delayed interactive edit that is being held for a
particular cell of a grid-widget
(if any), and then calls invalidate-cell to redraw the cell
with its previous values. An application might call this function if
the user indicates that they made a mistake while editing a particular
cell, if the grid is using the delay-write-cell-value option. Call clear-delayed-cell-values instead to
clear the delayed values of all of the grid's cells at once.
Copyright (c) 1998-2016, Franz Inc. Oakland, CA., USA. All rights reserved.
This page was not revised from the 8.1 page.
Created 2010.1.21.
| Allegro CL version 8.2 Unrevised from 8.1 to 8.2. 8.1 version |