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

invalidate-whole-section

Arguments: grid-section-or-subsection

Invalidates whatever part of the specified grid section is currently scrolled into view so that it will be redrawn to reflect possibly updated application values. If the section is completely scrolled out of view, then nothing is done. This is more efficient than calling invalidate on the whole grid-widget if you know that changes are limited to one section.

The argument should be a grid-row-section, grid-column-section, grid-row, or grid-column.

See also invalidate-section.


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