| Allegro CL version 8.2 Unrevised from 8.1 to 8.2. 8.1 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-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 |