carbidecpp22devenv/configuration/org.eclipse.osgi/bundles/309/1/.cp/reference/cdt_u_type_hierarchy_view.htm
changeset 5 684bf18fdedf
equal deleted inserted replaced
4:4764c8c88759 5:684bf18fdedf
       
     1 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
       
     2 <html lang="en">
       
     3   <head>
       
     4 <meta name="copyright" content="Copyright (c) IBM Corporation and others 2000, 2008. This page is made available under license. For full details see the LEGAL in the documentation book that contains this page." >
       
     5     <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
       
     6     <title>
       
     7       Type Hierarchy View
       
     8     </title>
       
     9     <link rel="stylesheet" href="../book.css" charset="ISO-8859-1" type="text/css">
       
    10   </head>
       
    11   <body>
       
    12     <h1>
       
    13       Type Hierarchy View
       
    14     </h1>
       
    15     <p>
       
    16       This view shows the hierarchy of a type. The Type Hierarchy view consists of two panes:
       
    17     </p>
       
    18     <ul>
       
    19       <li>
       
    20         Type Hierarchy tree pane
       
    21       </li>
       
    22       <li>
       
    23         Member list pane (optional)
       
    24       </li>
       
    25     </ul>
       
    26     <h2 class="Head">
       
    27       Type Hierarchy tree pane toolbar buttons
       
    28     </h2>
       
    29     <p>
       
    30     The type hierarchy tree shows supertypes, suptypes or both of a given type depending on the selection made in the
       
    31     toolbar.
       
    32     </p>
       
    33     <table border="1" cellspacing="0" cellpadding="5" width="100%" summary="Hierarchy viewer">
       
    34       <thead>
       
    35         <tr>
       
    36           <th>
       
    37             <p>
       
    38               Command
       
    39             </p>
       
    40           </th>
       
    41           <th>
       
    42             <p>
       
    43               Description
       
    44             </p>
       
    45           </th>
       
    46         </tr>
       
    47       </thead>
       
    48       <tbody>
       
    49         <tr>
       
    50           <td valign="top">
       
    51             <p>
       
    52               Show the Type Hierarchy
       
    53             </p>
       
    54           </td>
       
    55           <td valign="top">
       
    56             <p>
       
    57               This command displays the type in its full context (i.e., superclasses and subclasses) in the Hierarchy view.
       
    58             </p>
       
    59           </td>
       
    60         </tr>
       
    61         <tr>
       
    62           <td valign="top">
       
    63             <p>
       
    64               Show the Supertype Hierarchy
       
    65             </p>
       
    66           </td>
       
    67           <td valign="top">
       
    68             <p>
       
    69               This command displays the supertypes in the Hierarchy view. The tree starts at the selected type and
       
    70               displays the result of traversing up the hierarchy.
       
    71             </p>
       
    72              <em>Note: The selected type is always at the top level, in the upper-left corner.</em>
       
    73           </td>
       
    74         </tr>
       
    75         <tr>
       
    76           <td valign="top">
       
    77             <p>
       
    78               Show the Subtype Hierarchy
       
    79             </p>
       
    80           </td>
       
    81           <td valign="top">
       
    82             <p>
       
    83               This command displays the subtypes of the selected type in the Hierarchy view. The tree starts at the selected type and
       
    84               displays the result of traversing down the hierarchy
       
    85             </p>
       
    86              <em>Note: The selected type is always at the top level, in the upper-left corner.</em>
       
    87           </td>
       
    88         </tr>
       
    89         <tr>
       
    90           <td valign="top">
       
    91             <p>
       
    92               Show History List
       
    93             </p>
       
    94           </td>
       
    95           <td valign="top">
       
    96             <p>
       
    97               This menu displays a history of previously displayed type hierarchies.
       
    98             </p>
       
    99           </td>
       
   100         </tr>
       
   101         <tr>
       
   102           <td valign="top">
       
   103             <p>
       
   104               Refresh
       
   105             </p>
       
   106           </td>
       
   107           <td valign="top">
       
   108             <p>
       
   109               This command updates the view content by running a new query on the index database.
       
   110             </p>
       
   111           </td>
       
   112         </tr>
       
   113         <tr>
       
   114           <td valign="top">
       
   115             <p>
       
   116               Cancel
       
   117             </p>
       
   118           </td>
       
   119           <td valign="top">
       
   120             <p>
       
   121               This command cancels a currently running query.
       
   122             </p>
       
   123           </td>
       
   124         </tr>
       
   125         <tr>
       
   126           <td valign="top">
       
   127             <p>
       
   128               Layout &gt; Hierarchy View Only
       
   129             </p>
       
   130           </td>
       
   131           <td valign="top">
       
   132             <p>
       
   133               Hides the member list pane.
       
   134             </p>
       
   135           </td>
       
   136         </tr>
       
   137       </tbody>
       
   138     </table>
       
   139     <h2 class="Head">
       
   140       Member list pane toolbar buttons
       
   141     </h2>
       
   142     <p>
       
   143       The member list pane displays the members of the currently selected type in the type hierarchy tree pane.
       
   144     </p>
       
   145     <table border="1" cellspacing="0" cellpadding="5" width="100%" summary="Member viewer">
       
   146       <thead>
       
   147         <tr>
       
   148           <th>
       
   149             <p>
       
   150               Command
       
   151             </p>
       
   152           </th>
       
   153           <th>
       
   154             <p>
       
   155               Description
       
   156             </p>
       
   157           </th>
       
   158         </tr>
       
   159       </thead>
       
   160       <tbody>
       
   161         <tr>
       
   162           <td valign="top">
       
   163             <p>
       
   164               Show All Inherited Members
       
   165             </p>
       
   166           </td>
       
   167           <td valign="top">
       
   168             <p>
       
   169               Shows or hides all methods and fields inherited by base classes. When this option is set, the name of the type that defines the method is appended to the method
       
   170               name.
       
   171             </p>
       
   172           </td>
       
   173         </tr>
       
   174         <tr>
       
   175           <td valign="top">
       
   176             <p>
       
   177               Hide Fields
       
   178             </p>
       
   179           </td>
       
   180           <td valign="top">
       
   181             <p>
       
   182               Shows or hides the fields.
       
   183             </p>
       
   184           </td>
       
   185         </tr>
       
   186         <tr>
       
   187           <td valign="top">
       
   188             <p>
       
   189               Hide Static Fields and Methods
       
   190             </p>
       
   191           </td>
       
   192           <td valign="top">
       
   193             <p>
       
   194               Shows or hides the static fields and methods.
       
   195             </p>
       
   196           </td>
       
   197         </tr>
       
   198         <tr>
       
   199           <td valign="top">
       
   200             <p>
       
   201               Hide Non-Public Members
       
   202             </p>
       
   203           </td>
       
   204           <td valign="top">
       
   205             <p>
       
   206               Shows or hides the static fields and methods.
       
   207             </p>
       
   208           </td>
       
   209         </tr>
       
   210       </tbody>
       
   211     </table>
       
   212     <p>
       
   213       <img border="0" src="../images/ngref.gif" ALT="Related reference" width="143" height="21"> <br>
       
   214       <a href="cdt_o_views.htm">Views</a>
       
   215     </p>
       
   216   </body>
       
   217 </html>