ClassPackage: common-graphicsToCDocOverviewCGDocRelNotesIndexPermutedIndex
Allegro CL version 6.2
Moderately revised from 6.1. Minimal update since 6.2 release.

column-header-row

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-2002, Franz Inc. Oakland, CA., USA. All rights reserved.
Documentation for Allegro CL version 6.2. This page has had moderate revisions compared to the 6.1 page.
Created 2002.2.26.

ToCDocOverviewCGDocRelNotesIndexPermutedIndex
Allegro CL version 6.2
Moderately revised from 6.1. Minimal update since 6.2 release.