| Allegro CL version 8.1 Unrevised from 8.0 to 8.1. 8.0 version |
A sub-class of grid-column
that is handy for
implementing a column of row header cells. Specifically, this class
mixes together the classes row-sizing-column-mixin
, row-selecting-column-mixin
, and
grid-column
.
Using this class is simply a shortcut for making a subclass of those
classes yourself. See those superclasses for more information.
See also the Navigator dialog example (on the Examples tab) entitled "Grid-Widget: a more sophisticated employee chart".
Copyright (c) 1998-2009, Franz Inc. Oakland, CA., USA. All rights reserved.
Documentation for Allegro CL version 8.1. This page was not revised from the 8.0 page.
Created 2009.7.29.
| Allegro CL version 8.1 Unrevised from 8.0 to 8.1. 8.0 version |