Why is not all javascript code put in a <script> tag directly on the index.html page?
How would you add an icon from the sapui5 icon font to a button in an xml view?
How can you access the list item control in an event handler for the press event?
Which filter operation can you use to filter items with a numeric value lower than x?
Which control adapts its appearance on touch devices?
Can you tell us about the formatter in ui5 and how to use it?
How many types of data model are available in sapui5?
What information can be stored inside the manifest.json file of your app?
What is the correct syntax for defining namespaces in xml views?
What do you need if you want to bind a list to data in your jsonmodel?
Why is not all javascript code put in a <script> tag directly on the index.html page?
Where are filters applied in sapui5?
Why sapui5 instead of html5?