Which property of the routing configuration in the manifest.json file should you use to automatically display a target that is not found?
Which filter operation can you use to filter items with a numeric value lower than x?
What is the recommended place to configure a "twoway" binding for the odata model so that data changes in the view are written back to the model?
Name some semantic states in sapui5?
Which predefined sizes for margins that stand for 8px (0.5rem), 16px (1rem), 32px (2rem), or 48px (3rem) are available in sapui5?
What is sinon.js?
How many filters can you apply on a list binding?
How would you add an icon from the sapui5 icon font to a button in an xml view?
What is the benefit of data binding within sapui5?
What is the best practice for showing or hiding an sapui5 control at runtime?
What is the role of the application template in the development process?
What do you have to do to be notified when the hash has changed to a certain pattern?
What is the correct sequence of called functions / handled callbacks of the odata model in the add controller?
Which options are available in sapui5 if you want to create a custom control?
What information can be stored inside the manifest.json file of your app?