Quantcast
Channel: SCN : Popular Discussions - SAP BusinessObjects Design Studio
Viewing all articles
Browse latest Browse all 1411

Design Studio OnClick event not triggering on sapui5 component

$
0
0

I am trying to extend the sapui5 table component. Was not able to fire the design studio onClick event.  Can anybody explain me? how to get this done.

 

my js file:

 

initDesignStudio : function() {  // Called by sap.designstudio.sdkui5.Handler  (sdkui5_handler.js)  },  init : function() {  sap.ui.table.Table.prototype.init.apply(this,arguments);  },  clickHandler : function(){  this.fireDesignStudioEvent("onclick");  }

 

in contribution.xml:

 


Viewing all articles
Browse latest Browse all 1411

Trending Articles



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