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

Re: sap.m.MessageBox.show - problem

$
0
0

Hi Shanth,

 

 

 

jQuery.sap.require("sap.m.MessageBox");

  sap.m.MessageBox.show(

  "This message should appear in the message box.", {

  icon: sap.m.MessageBox.Icon.INFORMATION,

  title: "My message box title",

  actions: [sap.m.MessageBox.Action.YES, sap.m.MessageBox.Action.NO],

  onClose: function(oAction) { / * do something * / }

  }

  );

 

 

 

Thanks,

Karthik A


Viewing all articles
Browse latest Browse all 3510

Trending Articles



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