We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ffd9291 commit 270ff5aCopy full SHA for 270ff5a
1 file changed
docs/development/view.md
@@ -37,7 +37,7 @@ You can use any UI5 control from the [UI5 SDK](https://sapui5.hana.ondemand.com)
37
38
Tips for working with views:
39
- Use code completion on `Z2UI5_CL_XML_VIEW` to find controls and properties
40
-- Browse the [samples repository](/get_started/samples) for ready-made XML examples to copy and adapt
+- See the [samples repository](/get_started/samples) for ready-made XML examples to copy and adapt
41
42
#### What's Next?
43
This produces a static view. The next section shows how to bind and share data between the view and the app logic.
0 commit comments