Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

When i open subclass method, directly going into superclass method

Former Member
0 Likes
381

Hello guys, I am trying to create a subclass from SE24 Class builder . Automatically a superclass method will be created in subclass, but when i try to edit it by double clicking on that method in subclass, it is redirecting into superclass method. How to open it as subclass method .

1 ACCEPTED SOLUTION
Read only

matt
Active Contributor
0 Likes
345

You don't override a superclass method by double clicking on it. You override a method in SE24 by clicking on the "redefine" button.

1 REPLY 1
Read only

matt
Active Contributor
0 Likes
346

You don't override a superclass method by double clicking on it. You override a method in SE24 by clicking on the "redefine" button.