Members View

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


An example is shown below.

Members View

The VJET specific toolbar buttons are introduced below.

Members view toolbar buttons
Toolbar Button Option Description
Members View Tool Sort
Sort Please refer to the Member Sort Order for detailed introduction.
Members View Tool HideField
Hide Fileds Shows or hides the fields.
Members View Tool HideStaticField
Hide Static Fields and Methods Shows or hides the static fields and methods.
Members View Tool HideNonePublicMember
Hide Non-Public Members Shows or hides the static fields and methods.
  Link With Editor Links the project's selection to the active editor.

The Members View Context Menu is introduced below.

Context Menu
Name Description
Open Type Hierarchy Shows the hierarchy of the selected type.
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.

Related reference