Reading ComplexItem documentation
The automatically-generated documentation for the complex item
classes is not laid out the same as most other classes, because of
the way complex items are implemented.
- Methods: "Methods" are listed as public, protected, or private procs
- Options: For each "option," there is
one proc with name that starts with an underscore. Option
values are stored in a protected array
in the ComplexItem class.
- Instance variables: "Instance variables" are not
listed, as they are stored in a protected array
in the ComplexItem class.
Back up
Tycho Home Page
Copyright © 1996-1998, The Regents of the University of California.
All rights reserved.
Last updated: 07/01/97,
comments to: johnr@eecs.berkeley.edu