| Allegro CL version 10.1 Unrevised from 10.0 to 10.1. 10.0 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-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 |