| Allegro CL version 10.1 Unrevised from 10.0 to 10.1. 10.0 version | ||||||||||
Arguments:
This function may be used to update any class-grid widgets and object-editor dialogs that exist if programmatic
changes to the instances that they are displaying may have made the
displayed values out-of-date.
If an interface contains a set of class-grids and object-editors, and the instances that they are
editing are modified only by the end user through that interface, then
everything should stay up to date. But if the application
programmatically changes instances that might be currently displayed,
then it can call this function to update any class-grids and object-editors that might be displaying the
instances.
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 | ||||||||||