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

Re: Include one app in another?

$
0
0

SAPUI5 SDK - Demo Kit

 

I think you have seen a lot

 

sap.ui.getCore().attachInit(function(){
  
new sap.ui.core.ComponentContainer({
  name
:"sap.ui.demo.wt"
  
}).placeAt("content");

  
});


component(like in web dynpro) is the reusable unit. in the component you can return your view in method createcontent. any place you want to put your view, just use that code(new a component)


Viewing all articles
Browse latest Browse all 3570

Trending Articles



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