Skip to content

Commit e49ead1

Browse files
committed
Review: Remove obsolete Mx10 callout
1 parent 51164f9 commit e49ead1

1 file changed

Lines changed: 0 additions & 13 deletions

File tree

content/en/docs/apidocs-mxsdk/apidocs/studio-pro-11/pluggable-widgets/pluggable-widgets-property-types.md

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -482,9 +482,6 @@ Then the Studio Pro UI for the property appears like this:
482482

483483
### Action {#action}
484484

485-
{{% alert color="info" %}}
486-
The `defaultType` and `defaultValue` attributes for Action were introduced in Mendix [10.15](/releasenotes/studio-pro/10.15/).
487-
{{% /alert %}}
488485

489486
The action property type allows a user to configure an action which can do things like call nanoflows, save changes, and open pages.
490487

@@ -765,10 +762,6 @@ If no data source has been configured by the user, any properties that are linke
765762

766763
##### Data Source Defaults {#data-source-defaults}
767764

768-
{{% alert color="info" %}}
769-
The `defaultType` and `defaultValue` attributes for datasources were introduced in Mendix [10.16](/releasenotes/studio-pro/10.16/).
770-
{{% /alert %}}
771-
772765
You can use the `defaultType` and `defaultValue` attributes to configure default data sources for your widget. Unless overridden in Studio Pro, the widget will attempt to configure the data source according to its defaults. Both attributes need to be set for the defaults to be applied.
773766

774767
The format of `defaultValue` depends on the chosen `defaultType`:
@@ -857,9 +850,6 @@ Then the Studio Pro UI for the property appears like this:
857850

858851
### Selection {#selection}
859852

860-
{{% alert color="info" %}}
861-
The property type was introduced in Mendix [10.7](/releasenotes/studio-pro/10.7/).
862-
{{% /alert %}}
863853

864854
The selection property allows a widget to read and set a selection that can be used in actions, expressions, or a `Listen to` data source of a data view.
865855

@@ -931,9 +921,6 @@ Label property allows a pluggable widget to have labeling functionality similar
931921

932922
#### setLabel {#setLabel}
933923

934-
{{% alert color="info" %}}
935-
The `setLabel` attribute was introduced in Mendix [10.5](/releasenotes/studio-pro/10.5/).
936-
{{% /alert %}}
937924

938925
You can use `setLabel` to specify which properties can be used to set the `Label` property value.
939926

0 commit comments

Comments
 (0)