9.1 Simple use of the class browser
9.1.2 Examining inherited slots
By default, inherited slots (those slots which are defined in a superclass of the current class, rather than the current class itself) are listed in the Slots area along with the slots defined in the current class. Deselect the Include Inherited Slots button just above the filter area to inhibit this listing.
- 1. While still examining the
capi:push-button-panel
class, click Include Inherited Slots.
No slots are displayed in the Slots area. This is because all the slots available to thecapi:push-button-panel
class are inherited from its superclasses. No slots are defined explicitly on thecapi:push-button-panel
class.
- 2. Select Include Inherited Slots again, and then select a few slots in the Slot area in turn.
Notice that the slot description for each slot tells you which superclass the slot is defined on.
Common LispWorks User Guide, Liquid Common Lisp Version 5.0 - 18 OCT 1996 Generated with Harlequin WebMaker