|
Class Browser view.
|
|
Browse by resource.
|
|
Browse by project.
|
|
Add external resources.
|
|
Assembly.
|
|
Progress Procedure Library.
|
|
Path entry.
|
|
ABL built-in types.
|
|
Search.
|
|
Clear search.
|
|
Class.
|
|
Interface.
|
|
Constructor tree.
|
|
Constructor.
In this case, the green dot indicates that the constructor is public. See the following table for additional clarification.
|
|
Method tree.
|
|
Method.
|
|
Event tree.
|
|
Event.
|
|
Data member tree.
|
|
Data member.
|
|
Property tree.
|
|
Property.
|
If you see this additional indicator...
|
The item is...
|
Example
|
A green dot
|
Public
|
|
A yellow diamond
|
Protected
|
|
The letter S
|
Static
|
|
The letter C
|
A constructor
|
Note: In this example, the green dot indicates that the item is also public.
|
The letter F
|
Final
|
|
A red box containing a white letter X
|
Not available
|
|