Workbench User Guide : 12. Working With Classes : How You Can Create User Classes : Edit or View a User Class
 
Share this page                  
Edit or View a User Class
You can edit or view a user class using the Class Editor.
To edit or view a user class
1. Select the application that contains the user class in the Applications portlet of the Develop tab.
2. Double-click the user class in the Components portlet.
The Class Editor is opened.
3. View or modify the attributes and methods of the class, as described in Create Attributes for a User Class and Create Methods for a User Class.
4. To display inheritance for attributes or methods with application name prefixes (appname!classname), select the Attributes or Methods tab and then click View, Qualify "Inherited From" Class Names.
Qualified names are displayed in the "Inherited From" column, separated by the "!" character. Uncheck this option to remove the qualification.