| Allegro CL version 10.0 Unrevised from 9.0 to 10.0. 9.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-2019, Franz Inc. Oakland, CA., USA. All rights reserved.
This page was not revised from the 9.0 page.
Created 2015.5.21.
| Allegro CL version 10.0 Unrevised from 9.0 to 10.0. 9.0 version |