Generic FunctionPackage: cgToCDocOverviewCGDocRelNotesFAQIndexPermutedIndex
Allegro CL version 10.1
Unrevised from 10.0 to 10.1.
10.0 version

save-on-new-widget-value

Arguments: object-editor

Returns whether an object-editor dialog will automatically call object-editor-save whenever the user modifies the value of any slot-editing widget in the object-editor. The value may be set at creation time with the save-on-new-widget-value initarg, or any time later by calling (setf save-on-new-widget-value).

The default value is nil to allow the user to revert from widget edits before a save is done in some other way. Setting this property to true basically means that object-editor-revert will never do anything.


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.

ToCDocOverviewCGDocRelNotesFAQIndexPermutedIndex
Allegro CL version 10.1
Unrevised from 10.0 to 10.1.
10.0 version