Previous Next
Interface Browsing

You now want to look at the number and type of all symbols MenuBar uses as a parameter or return value.

  1. Choose View > Filters....
    The Xref Filter dialog appears. Please make sure that only the Components (H) checkbox and the Types checkboxes are checkmarked.

    Click for full size, then use Back button

  2. In the Xref Filter dialog, select the Interface (PR) check box.
    P stands for parameter type and R stands for return type. The (H) after Components stands for "Has a".
  3. Press the Refers-To button.
    In the illustration below, you can see the type and number of all symbols that
    MenuBar uses as a parameter or return value.

    Click for full size, then use Back button

  4. Double-click on the class MenuBar .
    A Source Editor is opened and is positioned at the declaration of class
    MenuBar .
  5. Close the Cross Referencer.