Generic FunctionPackage: cgToCDocOverviewCGDocRelNotesFAQIndexPermutedIndex
Allegro CL version 8.2
Unrevised from 8.1 to 8.2.
8.1 version

secondary-name-slot

Arguments: class-or-class-name

Returns the name of one of the slots of the specified class, which may be used to print instances of the class in a meaningful way in class-grids and object-editors. The value may be set at any time by calling (setf secondary-name-slot).

class-or-class-name should be either a class object or the name of a class.

The secondary name slot for a class is used only if the primary name slot has also been established. See primary-name-slot for more information.


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.

ToCDocOverviewCGDocRelNotesFAQIndexPermutedIndex
Allegro CL version 8.2
Unrevised from 8.1 to 8.2.
8.1 version