Created
March 14, 2017 10:58
-
-
Save cschuff/6356dc173c973286d9e286bea6f1eba0 to your computer and use it in GitHub Desktop.
Usage of Fragments in SAPUI5 XMLViews
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<core:View xmlns:core="sap.ui.core" | |
xmlns="sap.m" | |
controllerName="ui5experts.Root"> | |
<core:Fragment fragmentName="ui5experts.fragment.Fragment" type="XML" /> | |
</core:View> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment