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

horizontally-scrollable

Arguments: class-grid

Returns whether the user can interactively scroll a class-grid horizontally, to bring other grid columns into view. This works by internally setting the scrollbars property of the body column-section to true.

The value may be set by passing the horizontally-scrollable initarg to make-instance when creating the class-grid, or by calling (setf horizontally-scrollable) later. The default value is true.


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