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

Re: Image is not loading while runnig from Launchpad

$
0
0

Hi.,

 

Try like this.,

var Img_Url = $.sap.getModulePath("<Componentname>", "<image folder path>");

this.getView().byId("<id>").setIcon(Img_Url+"<Image name>");

 

 

sample code will be like this

var Img_Url = $.sap.getModulePath("Travel.Create", "/view/image/");

this.getView().byId("idIcon").setIcon(Img_Url+"Image.png");

 

 

-Mahi


Viewing all articles
Browse latest Browse all 2067

Trending Articles



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