12. Working With Classes : How You Can Create User Classes : Create Methods for a User Class : Delete a Method
 
Share this page                  
Delete a Method
You can delete a method using the Class Editor.
To delete a method
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. Click the Methods tab.
4. Select the name of the method to be deleted.
5. Click Edit, Delete.
The method is deleted.