Skip to content

Commit 54b3ade

Browse files
authored
Merge pull request #9662 from weirdwater/wtf/api-restructure
[WTF-2293]: Restructure Pluggable Widgets API Docs by SP version
2 parents 1f859f4 + d91abf3 commit 54b3ade

29 files changed

+3482
-43
lines changed

content/en/docs/apidocs-mxsdk/apidocs/frontend/pluggable-widgets/pluggable-parent-8/_index.md

Lines changed: 0 additions & 13 deletions
This file was deleted.

content/en/docs/apidocs-mxsdk/apidocs/frontend/pluggable-widgets/pluggable-parent-9/_index.md

Lines changed: 0 additions & 14 deletions
This file was deleted.

content/en/docs/apidocs-mxsdk/apidocs/frontend/pluggable-widgets/_index.md renamed to content/en/docs/apidocs-mxsdk/apidocs/studio-pro-10/pluggable-widgets/_index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: "Pluggable Widgets API"
3-
url: /apidocs-mxsdk/apidocs/pluggable-widgets/
3+
url: /apidocs-mxsdk/apidocs/pluggable-widgets-10/
44
description: "This API helps you to understand pluggable widgets, how they extend app functionality, and how they can be built to interact with Mendix's APIs in Mx10."
55
no_list: false
66
description_list: true
@@ -285,7 +285,7 @@ Note that the **Common** and **Appearance** tabs are added to your widget config
285285

286286
## Widget Property
287287

288-
This section will explain the shape of the widget property. For more detailed information on widget properties, see [Pluggable Widget Property Types](/apidocs-mxsdk/apidocs/pluggable-widgets-property-types/). Every `property` tag in the Widget Properties Definition has a shape similar to this:
288+
This section will explain the shape of the widget property. For more detailed information on widget properties, see [Pluggable Widget Property Types](/apidocs-mxsdk/apidocs/pluggable-widgets-property-types-10/). Every `property` tag in the Widget Properties Definition has a shape similar to this:
289289

290290
```xml
291291
<property key="cardName" type="textTemplate">

content/en/docs/apidocs-mxsdk/apidocs/studio-pro-10/pluggable-widgets/pluggable-widgets-client-apis/_index.md

Lines changed: 329 additions & 0 deletions
Large diffs are not rendered by default.

content/en/docs/apidocs-mxsdk/apidocs/studio-pro-10/pluggable-widgets/pluggable-widgets-client-apis/pluggable-widgets-client-apis-list-values.md

Lines changed: 851 additions & 0 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)