Article Categories
- All Categories
-
Data Structure
-
Networking
-
RDBMS
-
Operating System
-
Java
-
MS Excel
-
iOS
-
HTML
-
CSS
-
Android
-
Python
-
C Programming
-
C++
-
C#
-
MongoDB
-
MySQL
-
Javascript
-
PHP
Selected Reading
Binding model to sap.ui.core in SAP UI5 application
Please try below where you need to prefix propertyBinding with models name −
var oItemTemplate = new sap.m.ActionListItem({
title : "{checks>title}",
...
});
Advertisements
