<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Class Browser in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/class-browser/m-p/854583#M46930</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The components (methods/events/etc) of a class written in blue are the ones that have been inherited. Event node_double_click belongs to class CL_TREE_CONTROL_BASE. You can press the Detail View button in toolbar after placing cursor on a method/event. The class browser will show you the base class for that component.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 10 Mar 2005 07:40:53 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2005-03-10T07:40:53Z</dc:date>
    <item>
      <title>Class Browser</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/class-browser/m-p/854582#M46929</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello all!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i was reading an article on event registration and processing with custom controls on &lt;A href="http://help.sap.com" target="test_blank"&gt;http://help.sap.com&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;they say that all the list of events for a control can be found in class browser in SE24, but unfortunately it doesn't show me anything, i must be doing some thing wrong. any one tell me how should i go for it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When i display a class from SE24 i got list of all its methods and events and many things. e.g if i open events for cl_gui_simple_tree i found some events there. but there is no event like node_double_click but this event works fine with the tree i built. Can anyone tell me what magic is this, is the event list there in se24 is incomplete or what?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Zahid&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Mar 2005 07:25:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/class-browser/m-p/854582#M46929</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-03-10T07:25:58Z</dc:date>
    </item>
    <item>
      <title>Re: Class Browser</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/class-browser/m-p/854583#M46930</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The components (methods/events/etc) of a class written in blue are the ones that have been inherited. Event node_double_click belongs to class CL_TREE_CONTROL_BASE. You can press the Detail View button in toolbar after placing cursor on a method/event. The class browser will show you the base class for that component.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Mar 2005 07:40:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/class-browser/m-p/854583#M46930</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-03-10T07:40:53Z</dc:date>
    </item>
    <item>
      <title>Re: Class Browser</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/class-browser/m-p/854584#M46931</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Zahid,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm able to see the event NODE_DOUBLE_CLICK for the class CL_GUI_SIMPLE_TREE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please see if you have the &amp;lt;i&amp;gt;Filter&amp;lt;/i&amp;gt; checkbox checked. If it is, then you may not see it. Just uncheck it, and you must be able to see the event listed there.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Anand Mandalika.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Mar 2005 07:46:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/class-browser/m-p/854584#M46931</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-03-10T07:46:55Z</dc:date>
    </item>
    <item>
      <title>Re: Class Browser</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/class-browser/m-p/854585#M46932</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Anand!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes that was the problem , now i understand the whole game. Thank you. &lt;/P&gt;&lt;P&gt;you helped me growing my abilities to mess with SAP &lt;SPAN __jive_emoticon_name="happy"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Zahid&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Mar 2005 07:53:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/class-browser/m-p/854585#M46932</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-03-10T07:53:19Z</dc:date>
    </item>
  </channel>
</rss>

