Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 3189

Re: How can I locate the js event handler code by inspecting the html element?

$
0
0

SAPUI5 Diagnostics tools would do it. But there are api's that would do it very much simpler than that. When you inspect the html, just find the runtime id of the control.

 

  • open the console tab in debugger tools
  • $("#<control-id>").control(0); // gives the sapui5 instance of the control
  • Expand the mEvenRegistry

Viewing all articles
Browse latest Browse all 3189


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>