| Allegro CL version 8.2 Unrevised from 8.1 to 8.2. 8.1 version |
A sub-class of grid-row
that is handy for
implementing a row of column header cells. Specifically, this class
mixes together the classes column-sizing-row-mixin
, column-selecting-row-mixin
, and
grid-row
.
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-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 |