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

SAP UI5 Data Models

$
0
0

Hi,

 

I am trying to use the JSON model for exchange of data.

http://www.ameyablog.com/sapui5/pass-data-sapui5-views-json-model/

 

Following points are coming under my mind is that :-

1. how many model we can define for each object file.

model1.setData({
firstName : "sdfsadEnter First Name",
lastName  : "Enter Last Name"
});

 

var text  = new sap.ui.commons.TextField({
id : "Text", // sap.ui.core.ID
value : "{/firstName}"  // string
});

Viewing all articles
Browse latest Browse all 6178

Trending Articles



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