‎2010 Jun 05 8:36 PM
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.
‎2010 Jun 06 3:20 AM
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
‎2010 Jun 06 3:20 AM
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