Instances of this class are used to browse the named display property instances.
The actual graphical representation is realized by using a PluggableCollectionMorph.
(Actually, this class serves as the model for the PluggableCollectionMorph).
Primitive. Answer the number of indexable variables in the receiver.
This value is the same as the largest legal subscript. Essential. See Object
documentation whatIsAPrimitive.
Receive a change notice from an object of whom the receiver is a
dependent. The default behavior is to do nothing; a subclass might want
to change itself in some way.