Skip to content

Instantly share code, notes, and snippets.

@cschuff
Created March 14, 2017 10:58
Show Gist options
  • Save cschuff/6356dc173c973286d9e286bea6f1eba0 to your computer and use it in GitHub Desktop.
Save cschuff/6356dc173c973286d9e286bea6f1eba0 to your computer and use it in GitHub Desktop.
Usage of Fragments in SAPUI5 XMLViews
<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