From b3ef00acc14d354bdfe23ae9c7f343d16500c5d0 Mon Sep 17 00:00:00 2001 From: OpenUI5 Bot Date: Fri, 7 Jun 2024 08:16:48 +0000 Subject: [PATCH] OpenUI5 Documentation Update 07.06.2024 --- docs/Keep_Your_Views_Short_and_Simple_b0d7db7.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/docs/Keep_Your_Views_Short_and_Simple_b0d7db7.md b/docs/Keep_Your_Views_Short_and_Simple_b0d7db7.md index d13769ce..c7ecde70 100644 --- a/docs/Keep_Your_Views_Short_and_Simple_b0d7db7.md +++ b/docs/Keep_Your_Views_Short_and_Simple_b0d7db7.md @@ -101,10 +101,7 @@ Things may get a little messy as your app is growing with your requirements. The - Learn how: Walkthrough tutorial [Step 15: Nested Views](Step_15_Nested_Views_df8c9c3.md) -- Find out more: - - - [Reusing UI Parts: Fragments](Reusing_UI_Parts_Fragments_36a5b13.md) - - [XML Composite Controls (deprecated)](https://help.sap.com/viewer/96880755e4e64fcd96c12694f430fece/Internal/en-US/b83a4dcb7d0e46969027345b8d32fd44.html "An XML composite control allows you to define a composite control that clearly separates the behavior of the control from the visual part.") :arrow_upper_right: +- Find out more: [Reusing UI Parts: Fragments](Reusing_UI_Parts_Fragments_36a5b13.md) ***