| Allegro CL version 8.2 Unrevised from 8.1 to 8.2. 8.1 version |
The class of a grid-column-section. It inherits from
cg.grid:grid-section-any
and grid-section
. This is
the top-level user class for creating column sections.
The cg.grid:grid-section-any
class (which is named
by a symbol not exported from the cg
package and
therefore not elsewhere documented) is a superclass of both grid-section
(grid-row-section
s and
grid-column-section
s) and grid-subsection
(grid-row
s and
grid-column
s)
and provides functionality common to those classes.
See the grid-widget
class
for an overview of writing grid-widget code.
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 |