Quantcast
Channel: SCN: Message List - SAPUI5 Developer Center
Viewing all articles
Browse latest Browse all 8124

Re: SAPUI5: How to print a complex UI control (eg a Panel) by a signle button press?

$
0
0

Hi,

 

Not sure what you mean... the normal browser print function should work just fine in UI5:

 

var oButton = new sap.ui.commons.Button({  text : "Print",  press : function() {     window.print();  }
});

Or do you mean something different?


Viewing all articles
Browse latest Browse all 8124

Trending Articles



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