Workbench User Guide : 12. Working With Classes : Class Browser : Default Viewing Mode
 
Share this page                  
Default Viewing Mode
The Class Browser window displays your application's class inheritance hierarchy in a tree view in its left pane and the corresponding class attributes and methods in a tab folder in its right pane. For example:
To expand the tree view, click + to the left of the Object superclass. The Class Browser displays two main branches:
ExtObject branch
Contains all external classes registered for use by the current application
UserObject branch
Contains all of the user-defined classes for the current application
To view the methods of a control added previously, expand branches. Then click the Methods tab. The Class Browser displays the control's methods.