Skip to content

Commit

Permalink
OpenUI5 Documentation Update 19.04.2024
Browse files Browse the repository at this point in the history
  • Loading branch information
openui5bot committed Apr 19, 2024
1 parent 990a77a commit 683b368
Show file tree
Hide file tree
Showing 7 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion docs/0index.md
Original file line number Diff line number Diff line change
Expand Up @@ -867,7 +867,7 @@ OpenUI5 Version for the OpenUI5 Demo Kit
- [Code Editor](Code_Editor_cc467b9.md)
- [sap.ui.core](sap_ui_core_72227f8.md)
- [Icon and Icon Pool](Icon_and_Icon_Pool_21ea0ea.md)
- [sap.ui.mdc \(experimental\)](sap_ui_mdc_experimental_1dd2aa9.md)
- [sap.ui.mdc](sap_ui_mdc_1dd2aa9.md)
- [sap.ui.table](sap_ui_table_08197fa.md)
- [sap.uxap](sap_uxap_de71337.md)
- [Object Page Layout](Object_Page_Layout_2e61ab6.md)
Expand Down
2 changes: 1 addition & 1 deletion docs/More_About_Controls_3ec6808.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ This library contains the `CodeEditor` control.
and all its components, base classes for controls, components and the Model-View-Controller
(MVC) classes.")**
This library contains the jQuery plugins \(`jQuery.sap.*`\), the core and all its components, base classes for controls, components and the Model-View-Controller \(MVC\) classes.
- **[sap.ui.mdc \(experimental\)](sap_ui_mdc_experimental_1dd2aa9.md "The sap.ui.mdc library contains composite, metadata-driven controls
- **[sap.ui.mdc](sap_ui_mdc_1dd2aa9.md "The sap.ui.mdc library contains composite, metadata-driven controls
that assemble UI elements with predefined user experience and various functionalities. The
controls can be used as a basis for scalable application development and can be implemented
for use with any OpenUI5 model
Expand Down
2 changes: 1 addition & 1 deletion docs/What_s_New_in_OpenUI5_1_115_409fde8.md
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,7 @@ Feature

**Introduction of `sap.ui.mdc` library \(experimental\)**

We have introduced the `sap.ui.mdc` library experimentally. This library contains smart composite controls that are metadata-driven and allow applications to use them with any OpenUI5 model and any data protocol. For more information, see [sap.ui.mdc \(experimental\)](sap_ui_mdc_experimental_1dd2aa9.md) and the [API Reference](https://sdk.openui5.org/api/sap.ui.mdc).
We have introduced the `sap.ui.mdc` library experimentally. This library contains smart composite controls that are metadata-driven and allow applications to use them with any OpenUI5 model and any data protocol. For more information, see [sap.ui.mdc](sap_ui_mdc_1dd2aa9.md) and the [API Reference](https://sdk.openui5.org/api/sap.ui.mdc).

<sub>New•Feature•Info Only•1.115</sub>

Expand Down
4 changes: 2 additions & 2 deletions docs/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -2864,8 +2864,8 @@
}
}
},
"sap.ui.mdc \\(experimental\\)": {
"link": "sap_ui_mdc_experimental_1dd2aa9.md"
"sap.ui.mdc": {
"link": "sap_ui_mdc_1dd2aa9.md"
},
"sap.ui.table": {
"link": "sap_ui_table_08197fa.md"
Expand Down
2 changes: 1 addition & 1 deletion docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -867,7 +867,7 @@ OpenUI5 Version for the OpenUI5 Demo Kit
- [Code Editor](Code_Editor_cc467b9.md)
- [sap.ui.core](sap_ui_core_72227f8.md)
- [Icon and Icon Pool](Icon_and_Icon_Pool_21ea0ea.md)
- [sap.ui.mdc \(experimental\)](sap_ui_mdc_experimental_1dd2aa9.md)
- [sap.ui.mdc](sap_ui_mdc_1dd2aa9.md)
- [sap.ui.table](sap_ui_table_08197fa.md)
- [sap.uxap](sap_uxap_de71337.md)
- [Object Page Layout](Object_Page_Layout_2e61ab6.md)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

view on: [demo kit nightly build](https://sdk.openui5.org/nightly/#/topic/1dd2aa91115d43409452a271d11be95b) | [demo kit latest release](https://sdk.openui5.org/topic/1dd2aa91115d43409452a271d11be95b)</div>

## sap.ui.mdc \(experimental\)
## sap.ui.mdc

The `sap.ui.mdc` library contains composite, metadata-driven controls that assemble UI elements with predefined user experience and various functionalities. The controls can be used as a basis for scalable application development and can be implemented for use with any OpenUI5 model and data protocol.

Expand Down
2 changes: 1 addition & 1 deletion docs/sidebar.md
Original file line number Diff line number Diff line change
Expand Up @@ -861,7 +861,7 @@
- [Code Editor](Code_Editor_cc467b9.md)
- [sap.ui.core](sap_ui_core_72227f8.md)
- [Icon and Icon Pool](Icon_and_Icon_Pool_21ea0ea.md)
- [sap.ui.mdc \(experimental\)](sap_ui_mdc_experimental_1dd2aa9.md)
- [sap.ui.mdc](sap_ui_mdc_1dd2aa9.md)
- [sap.ui.table](sap_ui_table_08197fa.md)
- [sap.uxap](sap_uxap_de71337.md)
- [Object Page Layout](Object_Page_Layout_2e61ab6.md)
Expand Down

0 comments on commit 683b368

Please sign in to comment.