blob: 3fd2fc9c16787a381b6c3b20d649376aa5b6f8d1 [file] [log] [blame]
Tor Norbye814f8292014-03-06 17:27:18 -08001<html>
2<head>
3 <link rel="stylesheet" type="text/css" href="css/tips.css">
4</head>
5<body>
6 <p>
7 To see the inheritance hierarchy for a selected class,
8 press <span class="shortcut">&shortcut:TypeHierarchy;</span>
9 (<span class="control" >Navigate | Type Hierarchy</span>).
10 You can also invoke the hierarchy view right from the editor
11 to see the hierarchy for the currently edited class.</p>
12 <p class="image">
13 <img src="images/hierarchy_browser.png"></p>
14</body>
15</html>