| Allegro CL version 10.1 Unrevised from 10.0 to 10.1. 10.0 version |
Arguments: grid-widget
Calls the application's write-cell-value methods and data-writer functions for each delayed
interactive edit that is being held by
grid-widget (which must be a grid-widget
). The held values are
then cleared. An application typically would call this function just
after it asks the user to confirm or reject current edits to the grid,
and the user confirms them. See delay-write-cell-value.
The modified property of the grid-widget will be true when there are delayed values that have not yet been written.
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 |