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

Check the source code

Former Member
0 Likes
3,314

Hi Folks,

I know it should be very basic question. I am not a complete technical person, but i am trying to understand the code. Please guide me for the below issues.

How to see the source code for method (which is inside the interface) ?

[SE24 --> Double Click Interface --> Method tab]

I can see code for some method by click the Code button in Class --> Methods. But there are some extra method defined inside the interface. How to see those source code.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
1,916

place the cursor over that method and click the where - used lists button which will show you all the classes that are using this method

Thanks

Bala Duvvuri

1 REPLY 1
Read only

Former Member
0 Likes
1,917

place the cursor over that method and click the where - used lists button which will show you all the classes that are using this method

Thanks

Bala Duvvuri