Quantcast
Channel: SCN : All Content - SAPUI5 Developer Center
Viewing all articles
Browse latest Browse all 6178

Facing problem while using BusyIndicator

$
0
0

Hi all,

I am trying to use a Busy Indicator in my code .But i am facing some problems .

Please suggest what is the problem in this code .

 

 

var bsyIndi = sap.m.BusyIndicator({

 

  text :"wait"

 

  });

 

 

  var bar = new sap.m.Bar({

  contentMiddle : new sap.m.Button({text : "hii"}),

  contentLeft : new sap.m.Button({text : "hii2",

  press : function(){

  //bsyIndi.setShowCancelButton(true);

  bsyIndi.setCustomIcon("C:\Users\Public\Pictures\Sample Pictures\Desert.jpg");

  bsyIndi.show (10);

 

 

 

  }


Viewing all articles
Browse latest Browse all 6178

Trending Articles



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