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

Re: Formatter for sap.m.Label

$
0
0

Doesn't the normal formatter work?

 

var listItem = new sap.m.CustomListItem({

   type: sap.m.ListType.Active,

   content: new sap.m.Label({                       

       text: {

           path : "content/m:properties/d:OrderId",

           formatter : function(oVal) {

               return "Formatted "+oVal;

           }

       }

   });

});


Viewing all articles
Browse latest Browse all 8557

Trending Articles



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