Hi all,
The XML view is generated by a xml file. How can I set a id to this XML view?
I try to add a property 'id', but it doesn't work:
<mvc:View id="mainview" controllerName="controller.mainpage" xmlns="sap.m" xmlns:mvc="sap.ui.core.mvc">
Thanks for help.