Programmer's WorkBench (pwb.hlp) (Table of Contents; Topic list)
Browse Menu, Class Tree (Fwd/Rev) Command
                                             Up Contents Index Back
─────Programmer's WorkBench─────────────────────────────────────────────────
 
     Browse menu, Class Tree (Fwd/Rev) command («pwbrowsecltree»)
 
     Function  Pwbrowsecltree
 
     Choose Class Tree (Fwd/Rev) to display the Display Tree dialog box,
     where you can select a class or module for which to display a class
     tree. The Display Tree dialog box provides the following options:
 
     Option         Description
 
     Name           Specifies the name for which to show a class tree.
 
     Modules        Lists the modules in the project. Select a module
                    to show trees for all classes in that module.
 
     Classes        Lists the classes referenced in the selected module.
 
     Reverse Tree   Turn on to show the tree from which the selected
                    class inherits.
 
                    Turn off to show the tree descended from the
                    selected class.
 
     See
 
     Class Tree Output Format
                                    -♦-