Types View

The Types View, shown by default in the VJET JS Browsing perspective.
It shows the types of the selected package in your Packages View. For the selected VJET type(such as ctype, itype, etype, mtype, otype), its members will be shown in the Members View.


An example is shown below.

Types View

The VJET specific toolbar buttons are introduced below.


Types view toolbar buttons
Option Description
Select Working Set... Opens the Select Working Set dialog to allow selecting the working set from which elements should be shown.
Deselect Working Set Deselect the active working sets. All elements are shown after invoking this action.
Edit Active Working Set.. Opens the Edit Working Set wizard to edit the currently active working set.
Link With Editor Links the project's selection to the active editor.

The Types View Context Menu is introduced below

Context Menu
Name Description
New

This command helps you create the following VJET elements and new resources:

  • VJET Project
  • VJET Package
  • VJET Type
  • VJET Interface
  • VJET Enum Type
  • VJET Mixin Type
  • VJET OType
  • Source Folder

Please refer to the Wizards and Dialogs for detailed introduction.

References Based on the selected VJET element and the search scope searches all the references.
Declarations Based on the selected VJET element and the search scope searches all the declarations.
Open Type Hierarchy Shows the hierarchy of the selected type.

Related reference