@sap/ux-specification 1.96.73 → 1.96.75
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +50 -20
- package/dist/documentation/runDocu-min.js.map +3 -3
- package/dist/documentation/v2/v2-AnalyticalListPage.html +2 -2
- package/dist/documentation/v2/v2-ApplicationV2.html +2 -2
- package/dist/documentation/v2/v2-ListReport.html +2 -2
- package/dist/documentation/v2/v2-ObjectPage.html +2 -2
- package/dist/documentation/v2/v2-OverviewPage.html +2 -2
- package/dist/documentation/v4/v4-ApplicationV4.html +2 -2
- package/dist/documentation/v4/v4-BuildingBlocks.html +2 -2
- package/dist/documentation/v4/v4-FreestylePage.html +2 -2
- package/dist/documentation/v4/v4-ListReport.html +2 -2
- package/dist/documentation/v4/v4-ObjectPage.html +2 -2
- package/dist/index-min.js +88 -88
- package/dist/index-min.js.map +3 -3
- package/dist/schemas/v2/AnalyticalListPageConfig.json +76 -76
- package/dist/schemas/v2/ApplicationV2.json +5 -5
- package/dist/schemas/v2/ListReportConfig.json +83 -82
- package/dist/schemas/v2/ObjectPageConfig.json +78 -78
- package/dist/schemas/v2/OverviewPageConfig.json +77 -77
- package/dist/schemas/v4/ApplicationV4.json +4 -4
- package/dist/schemas/v4/ListReportConfig.json +44 -44
- package/dist/schemas/v4/ObjectPageConfig.json +44 -44
- package/dist/specification/package.json +8 -8
- package/dist/specification/scripts/documentation/components/filter.js +0 -1
- package/dist/specification/scripts/documentation/components/filter.js.map +1 -1
- package/dist/specification/scripts/documentation/components/ui/TreeUI.d.ts.map +1 -1
- package/dist/specification/scripts/documentation/components/ui/TreeUI.js +2 -1
- package/dist/specification/scripts/documentation/components/ui/TreeUI.js.map +1 -1
- package/dist/specification/scripts/documentation/components/ui/search.d.ts.map +1 -1
- package/dist/specification/scripts/documentation/components/ui/search.js +6 -3
- package/dist/specification/scripts/documentation/components/ui/search.js.map +1 -1
- package/dist/specification/scripts/documentation/components/ui/toggle.d.ts.map +1 -1
- package/dist/specification/scripts/documentation/components/ui/toggle.js +6 -3
- package/dist/specification/scripts/documentation/components/ui/toggle.js.map +1 -1
- package/dist/specification/scripts/documentation/components/ui/tooltip.d.ts.map +1 -1
- package/dist/specification/scripts/documentation/components/ui/tooltip.js +13 -9
- package/dist/specification/scripts/documentation/components/ui/tooltip.js.map +1 -1
- package/dist/specification/scripts/documentation/components/ui/utils.d.ts.map +1 -1
- package/dist/specification/scripts/documentation/components/ui/utils.js +8 -4
- package/dist/specification/scripts/documentation/components/ui/utils.js.map +1 -1
- package/dist/specification/scripts/extractDocu.js +64 -24
- package/dist/specification/scripts/extractDocu.js.map +1 -1
- package/dist/specification/scripts/macros/api.js +5 -5
- package/dist/specification/scripts/macros/api.js.map +1 -1
- package/dist/specification/scripts/macros/cmd.js +2 -2
- package/dist/specification/scripts/macros/schema.d.ts.map +1 -1
- package/dist/specification/scripts/macros/schema.js.map +1 -1
- package/dist/specification/scripts/to-json-schema.js +1 -1
- package/dist/specification/scripts/to-json-schema.js.map +1 -1
- package/dist/specification/src/api.js +4 -4
- package/dist/specification/src/extensionLogger.js +3 -3
- package/dist/specification/src/sync/common/appProvider.d.ts.map +1 -1
- package/dist/specification/src/sync/common/appProvider.js.map +1 -1
- package/dist/specification/src/sync/common/decoration/control.d.ts.map +1 -1
- package/dist/specification/src/sync/common/decoration/control.js +2 -2
- package/dist/specification/src/sync/common/decoration/control.js.map +1 -1
- package/dist/specification/src/sync/common/flexUtils.js +1 -1
- package/dist/specification/src/sync/common/flexUtils.js.map +1 -1
- package/dist/specification/src/sync/common/generate/objectPage.d.ts.map +1 -1
- package/dist/specification/src/sync/common/generate/objectPage.js +1 -3
- package/dist/specification/src/sync/common/generate/objectPage.js.map +1 -1
- package/dist/specification/src/sync/common/generate/utils.js +10 -10
- package/dist/specification/src/sync/common/generate/utils.js.map +1 -1
- package/dist/specification/src/sync/common/import/utils.js +2 -2
- package/dist/specification/src/sync/common/importProject.js +3 -3
- package/dist/specification/src/sync/common/importProject.js.map +1 -1
- package/dist/specification/src/sync/common/utils.d.ts +1 -2
- package/dist/specification/src/sync/common/utils.d.ts.map +1 -1
- package/dist/specification/src/sync/common/utils.js +112 -108
- package/dist/specification/src/sync/common/utils.js.map +1 -1
- package/dist/specification/src/sync/v2/export/controls/Action.d.ts.map +1 -1
- package/dist/specification/src/sync/v2/export/controls/Action.js +4 -8
- package/dist/specification/src/sync/v2/export/controls/Action.js.map +1 -1
- package/dist/specification/src/sync/v2/export/controls/AnalyticalListPageChart.d.ts.map +1 -1
- package/dist/specification/src/sync/v2/export/controls/AnalyticalListPageChart.js +4 -9
- package/dist/specification/src/sync/v2/export/controls/AnalyticalListPageChart.js.map +1 -1
- package/dist/specification/src/sync/v2/export/controls/Field.d.ts.map +1 -1
- package/dist/specification/src/sync/v2/export/controls/Field.js +1 -2
- package/dist/specification/src/sync/v2/export/controls/Field.js.map +1 -1
- package/dist/specification/src/sync/v2/export/controls/FilterBar.d.ts +1 -1
- package/dist/specification/src/sync/v2/export/controls/FilterBar.d.ts.map +1 -1
- package/dist/specification/src/sync/v2/export/controls/FilterBar.js +1 -2
- package/dist/specification/src/sync/v2/export/controls/FilterBar.js.map +1 -1
- package/dist/specification/src/sync/v2/export/controls/FormAction.d.ts.map +1 -1
- package/dist/specification/src/sync/v2/export/controls/FormAction.js +1 -2
- package/dist/specification/src/sync/v2/export/controls/FormAction.js.map +1 -1
- package/dist/specification/src/sync/v2/export/controls/Fragment.d.ts.map +1 -1
- package/dist/specification/src/sync/v2/export/controls/Fragment.js +14 -6
- package/dist/specification/src/sync/v2/export/controls/Fragment.js.map +1 -1
- package/dist/specification/src/sync/v2/export/controls/ObjectPageFooterAction.d.ts.map +1 -1
- package/dist/specification/src/sync/v2/export/controls/ObjectPageFooterAction.js +1 -2
- package/dist/specification/src/sync/v2/export/controls/ObjectPageFooterAction.js.map +1 -1
- package/dist/specification/src/sync/v2/export/controls/ObjectPageHeader.d.ts.map +1 -1
- package/dist/specification/src/sync/v2/export/controls/ObjectPageHeader.js +1 -2
- package/dist/specification/src/sync/v2/export/controls/ObjectPageHeader.js.map +1 -1
- package/dist/specification/src/sync/v2/export/controls/ObjectPageHeaderAction.d.ts.map +1 -1
- package/dist/specification/src/sync/v2/export/controls/ObjectPageHeaderAction.js +1 -2
- package/dist/specification/src/sync/v2/export/controls/ObjectPageHeaderAction.js.map +1 -1
- package/dist/specification/src/sync/v2/export/controls/ObjectPageHeaderSection.d.ts.map +1 -1
- package/dist/specification/src/sync/v2/export/controls/ObjectPageHeaderSection.js +7 -8
- package/dist/specification/src/sync/v2/export/controls/ObjectPageHeaderSection.js.map +1 -1
- package/dist/specification/src/sync/v2/export/controls/ObjectPageLayout.d.ts.map +1 -1
- package/dist/specification/src/sync/v2/export/controls/ObjectPageLayout.js +4 -8
- package/dist/specification/src/sync/v2/export/controls/ObjectPageLayout.js.map +1 -1
- package/dist/specification/src/sync/v2/export/controls/ObjectPageSection.d.ts.map +1 -1
- package/dist/specification/src/sync/v2/export/controls/ObjectPageSection.js +11 -22
- package/dist/specification/src/sync/v2/export/controls/ObjectPageSection.js.map +1 -1
- package/dist/specification/src/sync/v2/export/controls/ObjectPageTable.d.ts.map +1 -1
- package/dist/specification/src/sync/v2/export/controls/ObjectPageTable.js +7 -14
- package/dist/specification/src/sync/v2/export/controls/ObjectPageTable.js.map +1 -1
- package/dist/specification/src/sync/v2/export/controls/ObjectPageToolBarAction.d.ts.map +1 -1
- package/dist/specification/src/sync/v2/export/controls/ObjectPageToolBarAction.js +1 -2
- package/dist/specification/src/sync/v2/export/controls/ObjectPageToolBarAction.js.map +1 -1
- package/dist/specification/src/sync/v2/export/controls/Table.d.ts.map +1 -1
- package/dist/specification/src/sync/v2/export/controls/Table.js +7 -14
- package/dist/specification/src/sync/v2/export/controls/Table.js.map +1 -1
- package/dist/specification/src/sync/v2/export/controls/TableColumn.d.ts.map +1 -1
- package/dist/specification/src/sync/v2/export/controls/TableColumn.js +4 -8
- package/dist/specification/src/sync/v2/export/controls/TableColumn.js.map +1 -1
- package/dist/specification/src/sync/v2/export/export.d.ts.map +1 -1
- package/dist/specification/src/sync/v2/export/export.js +9 -8
- package/dist/specification/src/sync/v2/export/export.js.map +1 -1
- package/dist/specification/src/sync/v2/export/factory.js +8 -8
- package/dist/specification/src/sync/v2/export/manifest.js +0 -1
- package/dist/specification/src/sync/v2/export/manifest.js.map +1 -1
- package/dist/specification/src/sync/v2/export/pages/AnalyticalListPage.d.ts.map +1 -1
- package/dist/specification/src/sync/v2/export/pages/AnalyticalListPage.js +1 -2
- package/dist/specification/src/sync/v2/export/pages/AnalyticalListPage.js.map +1 -1
- package/dist/specification/src/sync/v2/export/pages/ListReport.d.ts.map +1 -1
- package/dist/specification/src/sync/v2/export/pages/ListReport.js +1 -2
- package/dist/specification/src/sync/v2/export/pages/ListReport.js.map +1 -1
- package/dist/specification/src/sync/v2/generate/analyticalListReport.js +1 -1
- package/dist/specification/src/sync/v2/generate/analyticalListReport.js.map +1 -1
- package/dist/specification/src/sync/v2/generate/objectPage.js +4 -4
- package/dist/specification/src/sync/v2/generate/objectPage.js.map +1 -1
- package/dist/specification/src/sync/v2/generate/utils.d.ts.map +1 -1
- package/dist/specification/src/sync/v2/generate/utils.js +0 -2
- package/dist/specification/src/sync/v2/generate/utils.js.map +1 -1
- package/dist/specification/src/sync/v2/import/app/appProvider.js +0 -1
- package/dist/specification/src/sync/v2/import/app/appProvider.js.map +1 -1
- package/dist/specification/src/sync/v2/import/app/ovpProvider.js.map +1 -1
- package/dist/specification/src/sync/v2/import/common/index.d.ts +3 -2
- package/dist/specification/src/sync/v2/import/common/index.d.ts.map +1 -1
- package/dist/specification/src/sync/v2/import/common/index.js +41 -24
- package/dist/specification/src/sync/v2/import/common/index.js.map +1 -1
- package/dist/specification/src/sync/v2/import/pages/analyticalListPage.js +1 -1
- package/dist/specification/src/sync/v2/import/pages/analyticalListPage.js.map +1 -1
- package/dist/specification/src/sync/v2/import/pages/listReport.js +1 -1
- package/dist/specification/src/sync/v2/import/pages/listReport.js.map +1 -1
- package/dist/specification/src/sync/v2/import/pages/objectPage.d.ts.map +1 -1
- package/dist/specification/src/sync/v2/import/pages/objectPage.js +7 -8
- package/dist/specification/src/sync/v2/import/pages/objectPage.js.map +1 -1
- package/dist/specification/src/sync/v4/export/controls/Header.d.ts +1 -1
- package/dist/specification/src/sync/v4/export/controls/Header.d.ts.map +1 -1
- package/dist/specification/src/sync/v4/export/controls/ObjectPageCustomSection.d.ts +1 -1
- package/dist/specification/src/sync/v4/export/controls/ObjectPageCustomSection.d.ts.map +1 -1
- package/dist/specification/src/sync/v4/export/controls/ObjectPageFooter.d.ts +1 -1
- package/dist/specification/src/sync/v4/export/controls/ObjectPageFooter.d.ts.map +1 -1
- package/dist/specification/src/sync/v4/export/controls/ObjectPageForm.d.ts +1 -1
- package/dist/specification/src/sync/v4/export/controls/ObjectPageForm.d.ts.map +1 -1
- package/dist/specification/src/sync/v4/export/controls/ObjectPageHeader.d.ts +1 -1
- package/dist/specification/src/sync/v4/export/controls/ObjectPageHeader.d.ts.map +1 -1
- package/dist/specification/src/sync/v4/export/controls/ObjectPageHeaderSection.d.ts +1 -1
- package/dist/specification/src/sync/v4/export/controls/ObjectPageHeaderSection.d.ts.map +1 -1
- package/dist/specification/src/sync/v4/export/controls/Table.d.ts +1 -1
- package/dist/specification/src/sync/v4/export/controls/Table.d.ts.map +1 -1
- package/dist/specification/src/sync/v4/export/controls/Table.js.map +1 -1
- package/dist/specification/src/sync/v4/export/controls/ToolBar.d.ts +1 -1
- package/dist/specification/src/sync/v4/export/controls/ToolBar.d.ts.map +1 -1
- package/dist/specification/src/sync/v4/export/export.js +9 -10
- package/dist/specification/src/sync/v4/export/export.js.map +1 -1
- package/dist/specification/src/sync/v4/export/factory.js +6 -6
- package/dist/specification/src/sync/v4/generate/fpm-custom-page/generator.js +1 -1
- package/dist/specification/src/sync/v4/generate/fpm-custom-page/generator.js.map +1 -1
- package/dist/specification/src/sync/v4/import/pages/objectPage.js +3 -3
- package/dist/types/src/apiTypes.d.ts +1 -1
- package/dist/types/src/apiTypes.js +2 -2
- package/dist/types/src/common/Application.d.ts +4 -8
- package/dist/types/src/common/Application.d.ts.map +1 -1
- package/dist/types/src/common/page.d.ts +1 -1
- package/dist/types/src/common/page.d.ts.map +1 -1
- package/dist/types/src/common/page.js.map +1 -1
- package/dist/types/src/common/types.d.ts +3 -5
- package/dist/types/src/common/types.d.ts.map +1 -1
- package/dist/types/src/common/types.js +4 -4
- package/dist/types/src/common/types.js.map +1 -1
- package/dist/types/src/v2/application.d.ts +1 -1
- package/dist/types/src/v2/controls/Action.d.ts +4 -2
- package/dist/types/src/v2/controls/Action.d.ts.map +1 -1
- package/dist/types/src/v2/controls/AnalyticalListPageKPI.d.ts +6 -6
- package/dist/types/src/v2/controls/Card.d.ts +36 -35
- package/dist/types/src/v2/controls/Card.d.ts.map +1 -1
- package/dist/types/src/v2/controls/Card.js.map +1 -1
- package/dist/types/src/v2/controls/Field.d.ts +1 -1
- package/dist/types/src/v2/controls/FilterBar.d.ts +18 -14
- package/dist/types/src/v2/controls/FilterBar.d.ts.map +1 -1
- package/dist/types/src/v2/controls/FilterBar.js.map +1 -1
- package/dist/types/src/v2/controls/ObjectPageChart.d.ts +2 -2
- package/dist/types/src/v2/controls/ObjectPageHeader.d.ts +2 -2
- package/dist/types/src/v2/controls/ObjectPageLayout.d.ts +4 -4
- package/dist/types/src/v2/controls/ObjectPageSection.d.ts +2 -2
- package/dist/types/src/v2/controls/ObjectPageTable.d.ts +19 -19
- package/dist/types/src/v2/controls/ObjectPageTable.d.ts.map +1 -1
- package/dist/types/src/v2/controls/Table.d.ts +50 -45
- package/dist/types/src/v2/controls/Table.d.ts.map +1 -1
- package/dist/types/src/v2/controls/Table.js.map +1 -1
- package/dist/types/src/v2/overviewPage.d.ts +2 -2
- package/dist/types/src/v2/pages/ObjectPageConfigV2.d.ts +4 -4
- package/dist/types/src/v2/pages/OverviewPageConfigV2.d.ts +5 -5
- package/dist/types/src/v4/controls/CustomAction.d.ts +3 -3
- package/dist/types/src/v4/controls/FilterBar.d.ts +5 -7
- package/dist/types/src/v4/controls/FilterBar.d.ts.map +1 -1
- package/dist/types/src/v4/controls/FilterBar.js.map +1 -1
- package/dist/types/src/v4/controls/ObjectPageFooter.d.ts +1 -1
- package/dist/types/src/v4/controls/ObjectPageForm.d.ts +1 -1
- package/dist/types/src/v4/controls/ObjectPageHeader.d.ts +5 -5
- package/dist/types/src/v4/controls/ObjectPageHeaderSection.d.ts +2 -2
- package/dist/types/src/v4/controls/ObjectPageLayout.d.ts +1 -2
- package/dist/types/src/v4/controls/ObjectPageLayout.d.ts.map +1 -1
- package/dist/types/src/v4/controls/ObjectPageSection.d.ts +2 -2
- package/dist/types/src/v4/controls/ObjectPageTable.d.ts +4 -4
- package/dist/types/src/v4/controls/ObjectPageToolBar.d.ts +2 -2
- package/dist/types/src/v4/controls/Table.d.ts +26 -33
- package/dist/types/src/v4/controls/Table.d.ts.map +1 -1
- package/dist/types/src/v4/controls/ToolBar.d.ts +3 -3
- package/dist/types/src/v4/pages/ListReportConfigV4.d.ts +1 -2
- package/dist/types/src/v4/pages/ListReportConfigV4.d.ts.map +1 -1
- package/dist/types/src/v4/pages/ObjectPageConfigV4.d.ts +3 -4
- package/dist/types/src/v4/pages/ObjectPageConfigV4.d.ts.map +1 -1
- package/dist/types/src/v4/webapp/manifest/ManifestSettings.d.ts +10 -8
- package/dist/types/src/v4/webapp/manifest/ManifestSettings.d.ts.map +1 -1
- package/dist/types/src/v4/webapp/manifest/sapUi5.d.ts +1 -1
- package/package.json +8 -8
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
"artifactType": "Manifest"
|
|
13
13
|
},
|
|
14
14
|
"allowDeepLinking": {
|
|
15
|
-
"description": "
|
|
15
|
+
"description": "Restricts deep linking to certain object page levels.",
|
|
16
16
|
"type": "boolean",
|
|
17
17
|
"artifactType": "Manifest"
|
|
18
18
|
},
|
|
@@ -22,19 +22,19 @@
|
|
|
22
22
|
"artifactType": "Manifest"
|
|
23
23
|
},
|
|
24
24
|
"defaultLayoutTypeIfExternalNavigation": {
|
|
25
|
-
"description": "If this flag is set, then during inbound navigation to flexible column layout application, if the navigation context points to a unique object,
|
|
25
|
+
"description": "If this flag is set, then during inbound navigation to flexible column layout application, if the navigation context points to a unique object, the object page is opened in full screen mode.",
|
|
26
26
|
"type": "string",
|
|
27
27
|
"const": "MidColumnFullScreen",
|
|
28
28
|
"artifactType": "Manifest"
|
|
29
29
|
},
|
|
30
30
|
"globalTableSettings": {
|
|
31
31
|
"$ref": "#/definitions/GlobalTableSettings",
|
|
32
|
-
"description": "Settings for all tables of the object page",
|
|
32
|
+
"description": "Settings for all tables of the object page.",
|
|
33
33
|
"artifactType": "Manifest"
|
|
34
34
|
},
|
|
35
35
|
"globalChartSettings": {
|
|
36
36
|
"$ref": "#/definitions/GlobalChartSettings",
|
|
37
|
-
"description": "Settings for all charts on an object page",
|
|
37
|
+
"description": "Settings for all charts on an object page.",
|
|
38
38
|
"artifactType": "Manifest"
|
|
39
39
|
},
|
|
40
40
|
"header": {
|
|
@@ -71,7 +71,7 @@
|
|
|
71
71
|
"artifactType": "Manifest"
|
|
72
72
|
},
|
|
73
73
|
"multiSelect": {
|
|
74
|
-
"description": "Single selection in tables is enabled by default.
|
|
74
|
+
"description": "Single selection in tables is enabled by default. You can enable multi-select by setting this property to true.",
|
|
75
75
|
"type": "boolean",
|
|
76
76
|
"artifactType": "Manifest"
|
|
77
77
|
},
|
|
@@ -81,7 +81,7 @@
|
|
|
81
81
|
"artifactType": "Manifest"
|
|
82
82
|
},
|
|
83
83
|
"inlineDelete": {
|
|
84
|
-
"description": "Used to enable inline deletion in a responsive table
|
|
84
|
+
"description": "Used to enable inline deletion in a responsive table.",
|
|
85
85
|
"type": "boolean",
|
|
86
86
|
"artifactType": "Manifest"
|
|
87
87
|
},
|
|
@@ -111,7 +111,7 @@
|
|
|
111
111
|
"type": "object",
|
|
112
112
|
"properties": {
|
|
113
113
|
"variantManagement": {
|
|
114
|
-
"description": "
|
|
114
|
+
"description": "Enables variant management for charts in an object page.",
|
|
115
115
|
"type": "boolean",
|
|
116
116
|
"artifactType": "Manifest"
|
|
117
117
|
}
|
|
@@ -154,10 +154,10 @@
|
|
|
154
154
|
},
|
|
155
155
|
"actions": {
|
|
156
156
|
"$ref": "#/definitions/ObjectPageHeaderActions",
|
|
157
|
-
"description": "Set properties of actions on Object Page
|
|
157
|
+
"description": "Set properties of actions on the Object Page header"
|
|
158
158
|
},
|
|
159
159
|
"showHeaderAsCarouselOnDesktop": {
|
|
160
|
-
"description": "
|
|
160
|
+
"description": "Enables the carousel header on the desktop",
|
|
161
161
|
"type": "boolean",
|
|
162
162
|
"artifactType": "Manifest",
|
|
163
163
|
"descriptionSrcURL": "https://ui5.sap.com/#/topic/17dbd5b7a61e4cdcb079062e976cd63f"
|
|
@@ -221,13 +221,13 @@
|
|
|
221
221
|
"controlType": "sap.uxap.ObjectPageHeaderActionButton"
|
|
222
222
|
},
|
|
223
223
|
"icon": {
|
|
224
|
-
"description": "An icon to be displayed as a graphical element within the button
|
|
224
|
+
"description": "An icon to be displayed as a graphical element within the button.\nThis can be an image or an icon from the Icon Explorer (https://ui5.sap.com/test-resources/sap/m/demokit/iconExplorer/webapp/index.html#/overview/SAP-icons), represented as RFC 3986 conformant URI.",
|
|
225
225
|
"type": "string",
|
|
226
226
|
"artifactType": "FlexChange",
|
|
227
227
|
"controlType": "sap.uxap.ObjectPageHeaderActionButton"
|
|
228
228
|
},
|
|
229
229
|
"activeIcon": {
|
|
230
|
-
"description": "An alternative icon for the active (depressed) state of the button
|
|
230
|
+
"description": "An alternative icon for the active (depressed) state of the button.\nThis can be an image or an icon from the Icon Explorer (https://ui5.sap.com/test-resources/sap/m/demokit/iconExplorer/webapp/index.html#/overview/SAP-icons), represented as RFC 3986 conformant URI.",
|
|
231
231
|
"type": "string",
|
|
232
232
|
"artifactType": "FlexChange",
|
|
233
233
|
"controlType": "sap.uxap.ObjectPageHeaderActionButton"
|
|
@@ -366,7 +366,7 @@
|
|
|
366
366
|
"$ref": "#/definitions/SectionPosition"
|
|
367
367
|
},
|
|
368
368
|
"title": {
|
|
369
|
-
"description": "The label of the custom section, preferably as an i18n key",
|
|
369
|
+
"description": "The label of the custom section, preferably as an i18n key.",
|
|
370
370
|
"i18nClassification": "TIT: Custom section title",
|
|
371
371
|
"type": "string"
|
|
372
372
|
},
|
|
@@ -413,24 +413,24 @@
|
|
|
413
413
|
"type": "string"
|
|
414
414
|
}
|
|
415
415
|
],
|
|
416
|
-
"description": "
|
|
416
|
+
"description": "Determines the visibility of the Header content.",
|
|
417
417
|
"artifactType": "FlexChange",
|
|
418
418
|
"controlType": "sap.uxap.ObjectPageLayout"
|
|
419
419
|
},
|
|
420
420
|
"showAnchorBar": {
|
|
421
|
-
"description": "
|
|
421
|
+
"description": "Determines whether the navigation bar (anchor bar) is displayed.",
|
|
422
422
|
"type": "boolean",
|
|
423
423
|
"artifactType": "FlexChange",
|
|
424
424
|
"controlType": "sap.uxap.ObjectPageLayout"
|
|
425
425
|
},
|
|
426
426
|
"useIconTabBar": {
|
|
427
|
-
"description": "
|
|
427
|
+
"description": "Determines whether the navigation mode is tab-based instead of based on the default anchor bar.",
|
|
428
428
|
"type": "boolean",
|
|
429
429
|
"artifactType": "FlexChange",
|
|
430
430
|
"controlType": "sap.uxap.ObjectPageLayout"
|
|
431
431
|
},
|
|
432
432
|
"alwaysShowContentHeader": {
|
|
433
|
-
"description": "
|
|
433
|
+
"description": "Determines whether header content will always be expanded on the desktop.",
|
|
434
434
|
"type": "boolean",
|
|
435
435
|
"artifactType": "FlexChange",
|
|
436
436
|
"controlType": "sap.uxap.ObjectPageLayout"
|
|
@@ -486,7 +486,7 @@
|
|
|
486
486
|
"type": "string"
|
|
487
487
|
}
|
|
488
488
|
],
|
|
489
|
-
"description": "
|
|
489
|
+
"description": "Defines if this section should be visible.",
|
|
490
490
|
"artifactType": "FlexChange",
|
|
491
491
|
"controlType": "sap.uxap.ObjectPageSection"
|
|
492
492
|
}
|
|
@@ -516,7 +516,7 @@
|
|
|
516
516
|
"type": "string"
|
|
517
517
|
}
|
|
518
518
|
],
|
|
519
|
-
"description": "
|
|
519
|
+
"description": "Defines if this section should be visible.",
|
|
520
520
|
"artifactType": "FlexChange",
|
|
521
521
|
"controlType": "sap.uxap.ObjectPageSection"
|
|
522
522
|
}
|
|
@@ -563,7 +563,7 @@
|
|
|
563
563
|
"type": "string"
|
|
564
564
|
}
|
|
565
565
|
],
|
|
566
|
-
"description": "
|
|
566
|
+
"description": "Defines if the field is visible on the screen.",
|
|
567
567
|
"artifactType": "FlexChange",
|
|
568
568
|
"controlType": "sap.ui.comp.smartform.GroupElement"
|
|
569
569
|
}
|
|
@@ -608,13 +608,13 @@
|
|
|
608
608
|
"controlType": "sap.m.Button"
|
|
609
609
|
},
|
|
610
610
|
"icon": {
|
|
611
|
-
"description": "An icon to be displayed as a graphical element within the button
|
|
611
|
+
"description": "An icon to be displayed as a graphical element within the button.\nThis can be an image or an icon from the Icon Explorer (https://ui5.sap.com/test-resources/sap/m/demokit/iconExplorer/webapp/index.html#/overview/SAP-icons), represented as RFC 3986 conformant URI.",
|
|
612
612
|
"type": "string",
|
|
613
613
|
"artifactType": "FlexChange",
|
|
614
614
|
"controlType": "sap.m.Button"
|
|
615
615
|
},
|
|
616
616
|
"activeIcon": {
|
|
617
|
-
"description": "An alternative icon for the active (depressed) state of the button
|
|
617
|
+
"description": "An alternative icon for the active (depressed) state of the button.\nThis can be an image or an icon from the Icon Explorer (https://ui5.sap.com/test-resources/sap/m/demokit/iconExplorer/webapp/index.html#/overview/SAP-icons), represented as RFC 3986 conformant URI.",
|
|
618
618
|
"type": "string",
|
|
619
619
|
"artifactType": "FlexChange",
|
|
620
620
|
"controlType": "sap.m.Button"
|
|
@@ -667,7 +667,7 @@
|
|
|
667
667
|
"type": "string"
|
|
668
668
|
}
|
|
669
669
|
],
|
|
670
|
-
"description": "
|
|
670
|
+
"description": "Defines if this section should be visible.",
|
|
671
671
|
"artifactType": "FlexChange",
|
|
672
672
|
"controlType": "sap.uxap.ObjectPageSection"
|
|
673
673
|
}
|
|
@@ -681,18 +681,18 @@
|
|
|
681
681
|
"type": "object",
|
|
682
682
|
"properties": {
|
|
683
683
|
"multiSelect": {
|
|
684
|
-
"description": "
|
|
684
|
+
"description": "Determines whether multi-select is enabled for tables. By default, you can only single-select.",
|
|
685
685
|
"type": "boolean",
|
|
686
686
|
"artifactType": "Manifest"
|
|
687
687
|
},
|
|
688
688
|
"type": {
|
|
689
|
-
"description": "
|
|
689
|
+
"description": "Specifies the type of table.",
|
|
690
690
|
"type": "string",
|
|
691
691
|
"const": "ResponsiveTable",
|
|
692
692
|
"artifactType": "Manifest"
|
|
693
693
|
},
|
|
694
694
|
"includeItemInSelection": {
|
|
695
|
-
"description": "Set
|
|
695
|
+
"description": "Set this property to true if you want items to be selectable when clicked rather than after the selection control has been set.",
|
|
696
696
|
"type": "boolean",
|
|
697
697
|
"artifactType": "FlexChange",
|
|
698
698
|
"controlType": "sap.m.Table"
|
|
@@ -707,12 +707,12 @@
|
|
|
707
707
|
"type": "string"
|
|
708
708
|
}
|
|
709
709
|
],
|
|
710
|
-
"description": "
|
|
710
|
+
"description": "Defines the layout the table pop-in rows are rendered in.",
|
|
711
711
|
"artifactType": "FlexChange",
|
|
712
712
|
"controlType": "sap.m.Table"
|
|
713
713
|
},
|
|
714
714
|
"growingThreshold": {
|
|
715
|
-
"description": "
|
|
715
|
+
"description": "Defines the number of items to be requested from the model for each grow. This property can only be used if the growing property is set to true.",
|
|
716
716
|
"type": "number",
|
|
717
717
|
"artifactType": "FlexChange",
|
|
718
718
|
"controlType": "sap.m.Table"
|
|
@@ -725,7 +725,7 @@
|
|
|
725
725
|
"descriptionSrcURL": "https://ui5.sap.com/sdk/#/topic/cfb04f0c58e7409992feb4c91aa9410b"
|
|
726
726
|
},
|
|
727
727
|
"selectionLimit": {
|
|
728
|
-
"description": "
|
|
728
|
+
"description": "When new data is loaded, the number of lines is restricted to the specified limit. The default value is 200.\nIf selectAll is true, the selection limit is not evaluated.",
|
|
729
729
|
"type": "number",
|
|
730
730
|
"artifactType": "Manifest"
|
|
731
731
|
},
|
|
@@ -753,7 +753,7 @@
|
|
|
753
753
|
"controlType": "sap.ui.comp.smarttable.SmartTable"
|
|
754
754
|
},
|
|
755
755
|
"showPasteButton": {
|
|
756
|
-
"description": "
|
|
756
|
+
"description": "Determines the visibility of the Paste button in the table toolbar. By default, the Paste button is available if the page is in edit mode.\nIf this property is set to False, the Paste button is removed.\nNote: We don't recommend setting this property to True, because it results in the Paste button being visible even when it does not have a function. For example, in display mode.",
|
|
757
757
|
"type": "boolean",
|
|
758
758
|
"artifactType": "FlexChange",
|
|
759
759
|
"controlType": "sap.ui.comp.smarttable.SmartTable",
|
|
@@ -761,12 +761,12 @@
|
|
|
761
761
|
},
|
|
762
762
|
"createWithParameterDialog": {
|
|
763
763
|
"$ref": "#/definitions/Fields4DialogOP",
|
|
764
|
-
"description": "You can enable the creation of objects that have a maximum of
|
|
764
|
+
"description": "You can enable the creation of objects that have a maximum of eight data fields through a dialog in the list report page.",
|
|
765
765
|
"artifactType": "Manifest"
|
|
766
766
|
},
|
|
767
767
|
"quickVariantSelection": {
|
|
768
768
|
"$ref": "#/definitions/QuickVariantSelectionOP",
|
|
769
|
-
"description": "With quickVariantSelection you can
|
|
769
|
+
"description": "With quickVariantSelection, you can activate the multiple view feature. This feature links to variants that you have added to your annotations.",
|
|
770
770
|
"artifactType": "Manifest"
|
|
771
771
|
},
|
|
772
772
|
"toolBar": {
|
|
@@ -831,7 +831,7 @@
|
|
|
831
831
|
"artifactType": "Manifest"
|
|
832
832
|
},
|
|
833
833
|
"variants": {
|
|
834
|
-
"description": "The variants section contains a set of entries that point to
|
|
834
|
+
"description": "The variants section contains a set of entries that point to a SelectionVariant or a SelectionPresentationVariant annotation.",
|
|
835
835
|
"type": "object",
|
|
836
836
|
"additionalProperties": false,
|
|
837
837
|
"patternProperties": {
|
|
@@ -851,7 +851,7 @@
|
|
|
851
851
|
"type": "object",
|
|
852
852
|
"properties": {
|
|
853
853
|
"key": {
|
|
854
|
-
"description": "
|
|
854
|
+
"description": "The key property is mandatory. It is used for initializing the corresponding SegmentedButton item.",
|
|
855
855
|
"type": "string"
|
|
856
856
|
},
|
|
857
857
|
"annotationPath": {
|
|
@@ -919,13 +919,13 @@
|
|
|
919
919
|
"controlType": "sap.m.Button"
|
|
920
920
|
},
|
|
921
921
|
"icon": {
|
|
922
|
-
"description": "An icon to be displayed as a graphical element within the button
|
|
922
|
+
"description": "An icon to be displayed as a graphical element within the button.\nThis can be an image or an icon from the Icon Explorer (https://ui5.sap.com/test-resources/sap/m/demokit/iconExplorer/webapp/index.html#/overview/SAP-icons), represented as RFC 3986 conformant URI.",
|
|
923
923
|
"type": "string",
|
|
924
924
|
"artifactType": "FlexChange",
|
|
925
925
|
"controlType": "sap.m.Button"
|
|
926
926
|
},
|
|
927
927
|
"activeIcon": {
|
|
928
|
-
"description": "An alternative icon for the active (depressed) state of the button
|
|
928
|
+
"description": "An alternative icon for the active (depressed) state of the button.\nThis can be an image or an icon from the Icon Explorer (https://ui5.sap.com/test-resources/sap/m/demokit/iconExplorer/webapp/index.html#/overview/SAP-icons), represented as RFC 3986 conformant URI.",
|
|
929
929
|
"type": "string",
|
|
930
930
|
"artifactType": "FlexChange",
|
|
931
931
|
"controlType": "sap.m.Button"
|
|
@@ -966,7 +966,7 @@
|
|
|
966
966
|
"type": "object",
|
|
967
967
|
"properties": {
|
|
968
968
|
"width": {
|
|
969
|
-
"description": "
|
|
969
|
+
"description": "Defines the width of the column.",
|
|
970
970
|
"type": "string",
|
|
971
971
|
"artifactType": "FlexChange",
|
|
972
972
|
"controlType": "sap.m.Column"
|
|
@@ -981,7 +981,7 @@
|
|
|
981
981
|
"type": "string"
|
|
982
982
|
}
|
|
983
983
|
],
|
|
984
|
-
"description": "
|
|
984
|
+
"description": "Defines the horizontal alignment of the column content.",
|
|
985
985
|
"artifactType": "FlexChange",
|
|
986
986
|
"controlType": "sap.m.Column"
|
|
987
987
|
}
|
|
@@ -1013,13 +1013,13 @@
|
|
|
1013
1013
|
"controlType": "sap.m.Button"
|
|
1014
1014
|
},
|
|
1015
1015
|
"icon": {
|
|
1016
|
-
"description": "An icon to be displayed as a graphical element within the button
|
|
1016
|
+
"description": "An icon to be displayed as a graphical element within the button.\nThis can be an image or an icon from the Icon Explorer (https://ui5.sap.com/test-resources/sap/m/demokit/iconExplorer/webapp/index.html#/overview/SAP-icons), represented as RFC 3986 conformant URI.",
|
|
1017
1017
|
"type": "string",
|
|
1018
1018
|
"artifactType": "FlexChange",
|
|
1019
1019
|
"controlType": "sap.m.Button"
|
|
1020
1020
|
},
|
|
1021
1021
|
"activeIcon": {
|
|
1022
|
-
"description": "An alternative icon for the active (depressed) state of the button
|
|
1022
|
+
"description": "An alternative icon for the active (depressed) state of the button.\nThis can be an image or an icon from the Icon Explorer (https://ui5.sap.com/test-resources/sap/m/demokit/iconExplorer/webapp/index.html#/overview/SAP-icons), represented as RFC 3986 conformant URI.",
|
|
1023
1023
|
"type": "string",
|
|
1024
1024
|
"artifactType": "FlexChange",
|
|
1025
1025
|
"controlType": "sap.m.Button"
|
|
@@ -1031,7 +1031,7 @@
|
|
|
1031
1031
|
"controlType": "sap.m.Button"
|
|
1032
1032
|
},
|
|
1033
1033
|
"width": {
|
|
1034
|
-
"description": "
|
|
1034
|
+
"description": "Defines the width of the column.",
|
|
1035
1035
|
"type": "string",
|
|
1036
1036
|
"artifactType": "FlexChange",
|
|
1037
1037
|
"controlType": "sap.m.Column"
|
|
@@ -1046,7 +1046,7 @@
|
|
|
1046
1046
|
"type": "string"
|
|
1047
1047
|
}
|
|
1048
1048
|
],
|
|
1049
|
-
"description": "
|
|
1049
|
+
"description": "Defines the horizontal alignment of the column content.",
|
|
1050
1050
|
"artifactType": "FlexChange",
|
|
1051
1051
|
"controlType": "sap.m.Column"
|
|
1052
1052
|
}
|
|
@@ -1059,7 +1059,7 @@
|
|
|
1059
1059
|
"type": "object",
|
|
1060
1060
|
"properties": {
|
|
1061
1061
|
"id": {
|
|
1062
|
-
"description": "
|
|
1062
|
+
"description": "If the fragment needs to be reused for multiple tabs, the id property must be set to make the IDs unique.",
|
|
1063
1063
|
"artifactType": "XMLProperty",
|
|
1064
1064
|
"type": "string"
|
|
1065
1065
|
},
|
|
@@ -1070,7 +1070,7 @@
|
|
|
1070
1070
|
"type": "string"
|
|
1071
1071
|
},
|
|
1072
1072
|
"columnKey": {
|
|
1073
|
-
"description": "The column key",
|
|
1073
|
+
"description": "The column key.",
|
|
1074
1074
|
"artifactType": "XMLProperty",
|
|
1075
1075
|
"type": "string"
|
|
1076
1076
|
},
|
|
@@ -1087,7 +1087,7 @@
|
|
|
1087
1087
|
"type": "string"
|
|
1088
1088
|
},
|
|
1089
1089
|
"className": {
|
|
1090
|
-
"description": "The UI5 control used for your extension",
|
|
1090
|
+
"description": "The UI5 control used for your extension.",
|
|
1091
1091
|
"artifactType": "Manifest",
|
|
1092
1092
|
"type": "string",
|
|
1093
1093
|
"const": "sap.ui.core.Fragment"
|
|
@@ -1137,18 +1137,18 @@
|
|
|
1137
1137
|
"type": "object",
|
|
1138
1138
|
"properties": {
|
|
1139
1139
|
"inlineDelete": {
|
|
1140
|
-
"description": "Used to enable inline deletion in a responsive table
|
|
1140
|
+
"description": "Used to enable inline deletion in a responsive table in list report and object pages.",
|
|
1141
1141
|
"type": "boolean",
|
|
1142
1142
|
"artifactType": "Manifest"
|
|
1143
1143
|
},
|
|
1144
1144
|
"type": {
|
|
1145
|
-
"description": "
|
|
1145
|
+
"description": "Specifies the type of table.",
|
|
1146
1146
|
"type": "string",
|
|
1147
1147
|
"const": "ResponsiveTable",
|
|
1148
1148
|
"artifactType": "Manifest"
|
|
1149
1149
|
},
|
|
1150
1150
|
"includeItemInSelection": {
|
|
1151
|
-
"description": "Set
|
|
1151
|
+
"description": "Set this property to true if you want items to be selectable when clicked rather than after the selection control has been set.",
|
|
1152
1152
|
"type": "boolean",
|
|
1153
1153
|
"artifactType": "FlexChange",
|
|
1154
1154
|
"controlType": "sap.m.Table"
|
|
@@ -1163,12 +1163,12 @@
|
|
|
1163
1163
|
"type": "string"
|
|
1164
1164
|
}
|
|
1165
1165
|
],
|
|
1166
|
-
"description": "
|
|
1166
|
+
"description": "Defines the layout the table pop-in rows are rendered in.",
|
|
1167
1167
|
"artifactType": "FlexChange",
|
|
1168
1168
|
"controlType": "sap.m.Table"
|
|
1169
1169
|
},
|
|
1170
1170
|
"growingThreshold": {
|
|
1171
|
-
"description": "
|
|
1171
|
+
"description": "Defines the number of items to be requested from the model for each grow. This property can only be used if the growing property is set to true.",
|
|
1172
1172
|
"type": "number",
|
|
1173
1173
|
"artifactType": "FlexChange",
|
|
1174
1174
|
"controlType": "sap.m.Table"
|
|
@@ -1181,7 +1181,7 @@
|
|
|
1181
1181
|
"descriptionSrcURL": "https://ui5.sap.com/sdk/#/topic/cfb04f0c58e7409992feb4c91aa9410b"
|
|
1182
1182
|
},
|
|
1183
1183
|
"selectionLimit": {
|
|
1184
|
-
"description": "
|
|
1184
|
+
"description": "When new data is loaded, the number of lines is restricted to the specified limit. The default value is 200.\nIf selectAll is true, the selection limit is not evaluated.",
|
|
1185
1185
|
"type": "number",
|
|
1186
1186
|
"artifactType": "Manifest"
|
|
1187
1187
|
},
|
|
@@ -1209,7 +1209,7 @@
|
|
|
1209
1209
|
"controlType": "sap.ui.comp.smarttable.SmartTable"
|
|
1210
1210
|
},
|
|
1211
1211
|
"showPasteButton": {
|
|
1212
|
-
"description": "
|
|
1212
|
+
"description": "Determines the visibility of the Paste button in the table toolbar. By default, the Paste button is available if the page is in edit mode.\nIf this property is set to False, the Paste button is removed.\nNote: We don't recommend setting this property to True, because it results in the Paste button being visible even when it does not have a function. For example, in display mode.",
|
|
1213
1213
|
"type": "boolean",
|
|
1214
1214
|
"artifactType": "FlexChange",
|
|
1215
1215
|
"controlType": "sap.ui.comp.smarttable.SmartTable",
|
|
@@ -1217,12 +1217,12 @@
|
|
|
1217
1217
|
},
|
|
1218
1218
|
"createWithParameterDialog": {
|
|
1219
1219
|
"$ref": "#/definitions/Fields4DialogOP",
|
|
1220
|
-
"description": "You can enable the creation of objects that have a maximum of
|
|
1220
|
+
"description": "You can enable the creation of objects that have a maximum of eight data fields through a dialog in the list report page.",
|
|
1221
1221
|
"artifactType": "Manifest"
|
|
1222
1222
|
},
|
|
1223
1223
|
"quickVariantSelection": {
|
|
1224
1224
|
"$ref": "#/definitions/QuickVariantSelectionOP",
|
|
1225
|
-
"description": "With quickVariantSelection you can
|
|
1225
|
+
"description": "With quickVariantSelection, you can activate the multiple view feature. This feature links to variants that you have added to your annotations.",
|
|
1226
1226
|
"artifactType": "Manifest"
|
|
1227
1227
|
},
|
|
1228
1228
|
"toolBar": {
|
|
@@ -1253,7 +1253,7 @@
|
|
|
1253
1253
|
"type": "object",
|
|
1254
1254
|
"properties": {
|
|
1255
1255
|
"type": {
|
|
1256
|
-
"description": "
|
|
1256
|
+
"description": "Specifies the type of table.",
|
|
1257
1257
|
"type": "string",
|
|
1258
1258
|
"const": "AnalyticalTable",
|
|
1259
1259
|
"artifactType": "Manifest"
|
|
@@ -1276,7 +1276,7 @@
|
|
|
1276
1276
|
"descriptionSrcURL": "https://ui5.sap.com/sdk/#/topic/cfb04f0c58e7409992feb4c91aa9410b"
|
|
1277
1277
|
},
|
|
1278
1278
|
"selectionLimit": {
|
|
1279
|
-
"description": "
|
|
1279
|
+
"description": "When new data is loaded, the number of lines is restricted to the specified limit. The default value is 200.\nIf selectAll is true, the selection limit is not evaluated.",
|
|
1280
1280
|
"type": "number",
|
|
1281
1281
|
"artifactType": "Manifest"
|
|
1282
1282
|
},
|
|
@@ -1304,7 +1304,7 @@
|
|
|
1304
1304
|
"controlType": "sap.ui.comp.smarttable.SmartTable"
|
|
1305
1305
|
},
|
|
1306
1306
|
"showPasteButton": {
|
|
1307
|
-
"description": "
|
|
1307
|
+
"description": "Determines the visibility of the Paste button in the table toolbar. By default, the Paste button is available if the page is in edit mode.\nIf this property is set to False, the Paste button is removed.\nNote: We don't recommend setting this property to True, because it results in the Paste button being visible even when it does not have a function. For example, in display mode.",
|
|
1308
1308
|
"type": "boolean",
|
|
1309
1309
|
"artifactType": "FlexChange",
|
|
1310
1310
|
"controlType": "sap.ui.comp.smarttable.SmartTable",
|
|
@@ -1312,12 +1312,12 @@
|
|
|
1312
1312
|
},
|
|
1313
1313
|
"createWithParameterDialog": {
|
|
1314
1314
|
"$ref": "#/definitions/Fields4DialogOP",
|
|
1315
|
-
"description": "You can enable the creation of objects that have a maximum of
|
|
1315
|
+
"description": "You can enable the creation of objects that have a maximum of eight data fields through a dialog in the list report page.",
|
|
1316
1316
|
"artifactType": "Manifest"
|
|
1317
1317
|
},
|
|
1318
1318
|
"quickVariantSelection": {
|
|
1319
1319
|
"$ref": "#/definitions/QuickVariantSelectionOP",
|
|
1320
|
-
"description": "With quickVariantSelection you can
|
|
1320
|
+
"description": "With quickVariantSelection, you can activate the multiple view feature. This feature links to variants that you have added to your annotations.",
|
|
1321
1321
|
"artifactType": "Manifest"
|
|
1322
1322
|
},
|
|
1323
1323
|
"toolBar": {
|
|
@@ -1348,7 +1348,7 @@
|
|
|
1348
1348
|
"type": "object",
|
|
1349
1349
|
"properties": {
|
|
1350
1350
|
"type": {
|
|
1351
|
-
"description": "
|
|
1351
|
+
"description": "Specifies the type of table.",
|
|
1352
1352
|
"type": "string",
|
|
1353
1353
|
"const": "GridTable",
|
|
1354
1354
|
"artifactType": "Manifest"
|
|
@@ -1371,7 +1371,7 @@
|
|
|
1371
1371
|
"descriptionSrcURL": "https://ui5.sap.com/sdk/#/topic/cfb04f0c58e7409992feb4c91aa9410b"
|
|
1372
1372
|
},
|
|
1373
1373
|
"selectionLimit": {
|
|
1374
|
-
"description": "
|
|
1374
|
+
"description": "When new data is loaded, the number of lines is restricted to the specified limit. The default value is 200.\nIf selectAll is true, the selection limit is not evaluated.",
|
|
1375
1375
|
"type": "number",
|
|
1376
1376
|
"artifactType": "Manifest"
|
|
1377
1377
|
},
|
|
@@ -1399,7 +1399,7 @@
|
|
|
1399
1399
|
"controlType": "sap.ui.comp.smarttable.SmartTable"
|
|
1400
1400
|
},
|
|
1401
1401
|
"showPasteButton": {
|
|
1402
|
-
"description": "
|
|
1402
|
+
"description": "Determines the visibility of the Paste button in the table toolbar. By default, the Paste button is available if the page is in edit mode.\nIf this property is set to False, the Paste button is removed.\nNote: We don't recommend setting this property to True, because it results in the Paste button being visible even when it does not have a function. For example, in display mode.",
|
|
1403
1403
|
"type": "boolean",
|
|
1404
1404
|
"artifactType": "FlexChange",
|
|
1405
1405
|
"controlType": "sap.ui.comp.smarttable.SmartTable",
|
|
@@ -1407,12 +1407,12 @@
|
|
|
1407
1407
|
},
|
|
1408
1408
|
"createWithParameterDialog": {
|
|
1409
1409
|
"$ref": "#/definitions/Fields4DialogOP",
|
|
1410
|
-
"description": "You can enable the creation of objects that have a maximum of
|
|
1410
|
+
"description": "You can enable the creation of objects that have a maximum of eight data fields through a dialog in the list report page.",
|
|
1411
1411
|
"artifactType": "Manifest"
|
|
1412
1412
|
},
|
|
1413
1413
|
"quickVariantSelection": {
|
|
1414
1414
|
"$ref": "#/definitions/QuickVariantSelectionOP",
|
|
1415
|
-
"description": "With quickVariantSelection you can
|
|
1415
|
+
"description": "With quickVariantSelection, you can activate the multiple view feature. This feature links to variants that you have added to your annotations.",
|
|
1416
1416
|
"artifactType": "Manifest"
|
|
1417
1417
|
},
|
|
1418
1418
|
"toolBar": {
|
|
@@ -1443,7 +1443,7 @@
|
|
|
1443
1443
|
"type": "object",
|
|
1444
1444
|
"properties": {
|
|
1445
1445
|
"type": {
|
|
1446
|
-
"description": "
|
|
1446
|
+
"description": "Specifies the type of table.",
|
|
1447
1447
|
"type": "string",
|
|
1448
1448
|
"const": "TreeTable",
|
|
1449
1449
|
"artifactType": "Manifest"
|
|
@@ -1466,7 +1466,7 @@
|
|
|
1466
1466
|
"descriptionSrcURL": "https://ui5.sap.com/sdk/#/topic/cfb04f0c58e7409992feb4c91aa9410b"
|
|
1467
1467
|
},
|
|
1468
1468
|
"selectionLimit": {
|
|
1469
|
-
"description": "
|
|
1469
|
+
"description": "When new data is loaded, the number of lines is restricted to the specified limit. The default value is 200.\nIf selectAll is true, the selection limit is not evaluated.",
|
|
1470
1470
|
"type": "number",
|
|
1471
1471
|
"artifactType": "Manifest"
|
|
1472
1472
|
},
|
|
@@ -1494,7 +1494,7 @@
|
|
|
1494
1494
|
"controlType": "sap.ui.comp.smarttable.SmartTable"
|
|
1495
1495
|
},
|
|
1496
1496
|
"showPasteButton": {
|
|
1497
|
-
"description": "
|
|
1497
|
+
"description": "Determines the visibility of the Paste button in the table toolbar. By default, the Paste button is available if the page is in edit mode.\nIf this property is set to False, the Paste button is removed.\nNote: We don't recommend setting this property to True, because it results in the Paste button being visible even when it does not have a function. For example, in display mode.",
|
|
1498
1498
|
"type": "boolean",
|
|
1499
1499
|
"artifactType": "FlexChange",
|
|
1500
1500
|
"controlType": "sap.ui.comp.smarttable.SmartTable",
|
|
@@ -1502,12 +1502,12 @@
|
|
|
1502
1502
|
},
|
|
1503
1503
|
"createWithParameterDialog": {
|
|
1504
1504
|
"$ref": "#/definitions/Fields4DialogOP",
|
|
1505
|
-
"description": "You can enable the creation of objects that have a maximum of
|
|
1505
|
+
"description": "You can enable the creation of objects that have a maximum of eight data fields through a dialog in the list report page.",
|
|
1506
1506
|
"artifactType": "Manifest"
|
|
1507
1507
|
},
|
|
1508
1508
|
"quickVariantSelection": {
|
|
1509
1509
|
"$ref": "#/definitions/QuickVariantSelectionOP",
|
|
1510
|
-
"description": "With quickVariantSelection you can
|
|
1510
|
+
"description": "With quickVariantSelection, you can activate the multiple view feature. This feature links to variants that you have added to your annotations.",
|
|
1511
1511
|
"artifactType": "Manifest"
|
|
1512
1512
|
},
|
|
1513
1513
|
"toolBar": {
|
|
@@ -1554,7 +1554,7 @@
|
|
|
1554
1554
|
"type": "string"
|
|
1555
1555
|
}
|
|
1556
1556
|
],
|
|
1557
|
-
"description": "
|
|
1557
|
+
"description": "Defines if this section should be visible.",
|
|
1558
1558
|
"artifactType": "FlexChange",
|
|
1559
1559
|
"controlType": "sap.uxap.ObjectPageSection"
|
|
1560
1560
|
}
|
|
@@ -1567,7 +1567,7 @@
|
|
|
1567
1567
|
"type": "object",
|
|
1568
1568
|
"properties": {
|
|
1569
1569
|
"variantManagement": {
|
|
1570
|
-
"description": "
|
|
1570
|
+
"description": "Enables variant management for charts in an object page.",
|
|
1571
1571
|
"type": "boolean",
|
|
1572
1572
|
"artifactType": "Manifest"
|
|
1573
1573
|
}
|
|
@@ -1599,7 +1599,7 @@
|
|
|
1599
1599
|
"type": "string"
|
|
1600
1600
|
}
|
|
1601
1601
|
],
|
|
1602
|
-
"description": "
|
|
1602
|
+
"description": "Defines if this section should be visible.",
|
|
1603
1603
|
"artifactType": "FlexChange",
|
|
1604
1604
|
"controlType": "sap.uxap.ObjectPageSection"
|
|
1605
1605
|
}
|
|
@@ -1631,7 +1631,7 @@
|
|
|
1631
1631
|
"type": "string"
|
|
1632
1632
|
}
|
|
1633
1633
|
],
|
|
1634
|
-
"description": "
|
|
1634
|
+
"description": "Defines if this section should be visible.",
|
|
1635
1635
|
"artifactType": "FlexChange",
|
|
1636
1636
|
"controlType": "sap.uxap.ObjectPageSection"
|
|
1637
1637
|
}
|
|
@@ -1661,7 +1661,7 @@
|
|
|
1661
1661
|
"type": "string"
|
|
1662
1662
|
}
|
|
1663
1663
|
],
|
|
1664
|
-
"description": "
|
|
1664
|
+
"description": "Defines if this section should be visible.",
|
|
1665
1665
|
"artifactType": "FlexChange",
|
|
1666
1666
|
"controlType": "sap.uxap.ObjectPageSubSection"
|
|
1667
1667
|
}
|
|
@@ -1715,7 +1715,7 @@
|
|
|
1715
1715
|
"type": "string"
|
|
1716
1716
|
}
|
|
1717
1717
|
],
|
|
1718
|
-
"description": "
|
|
1718
|
+
"description": "Defines if this section should be visible.",
|
|
1719
1719
|
"artifactType": "FlexChange",
|
|
1720
1720
|
"controlType": "sap.uxap.ObjectPageSubSection"
|
|
1721
1721
|
}
|
|
@@ -1778,7 +1778,7 @@
|
|
|
1778
1778
|
"$ref": "#/definitions/SectionPosition"
|
|
1779
1779
|
},
|
|
1780
1780
|
"title": {
|
|
1781
|
-
"description": "The label of the custom section, preferably as an i18n key",
|
|
1781
|
+
"description": "The label of the custom section, preferably as an i18n key.",
|
|
1782
1782
|
"i18nClassification": "TIT: Custom section title",
|
|
1783
1783
|
"type": "string"
|
|
1784
1784
|
}
|
|
@@ -1824,7 +1824,7 @@
|
|
|
1824
1824
|
"$ref": "#/definitions/SectionPosition"
|
|
1825
1825
|
},
|
|
1826
1826
|
"title": {
|
|
1827
|
-
"description": "The label of the custom section, preferably as an i18n key",
|
|
1827
|
+
"description": "The label of the custom section, preferably as an i18n key.",
|
|
1828
1828
|
"i18nClassification": "TIT: Custom section title",
|
|
1829
1829
|
"type": "string"
|
|
1830
1830
|
}
|
|
@@ -1893,13 +1893,13 @@
|
|
|
1893
1893
|
"controlType": "sap.m.Button"
|
|
1894
1894
|
},
|
|
1895
1895
|
"icon": {
|
|
1896
|
-
"description": "An icon to be displayed as a graphical element within the button
|
|
1896
|
+
"description": "An icon to be displayed as a graphical element within the button.\nThis can be an image or an icon from the Icon Explorer (https://ui5.sap.com/test-resources/sap/m/demokit/iconExplorer/webapp/index.html#/overview/SAP-icons), represented as RFC 3986 conformant URI.",
|
|
1897
1897
|
"type": "string",
|
|
1898
1898
|
"artifactType": "FlexChange",
|
|
1899
1899
|
"controlType": "sap.m.Button"
|
|
1900
1900
|
},
|
|
1901
1901
|
"activeIcon": {
|
|
1902
|
-
"description": "An alternative icon for the active (depressed) state of the button
|
|
1902
|
+
"description": "An alternative icon for the active (depressed) state of the button.\nThis can be an image or an icon from the Icon Explorer (https://ui5.sap.com/test-resources/sap/m/demokit/iconExplorer/webapp/index.html#/overview/SAP-icons), represented as RFC 3986 conformant URI.",
|
|
1903
1903
|
"type": "string",
|
|
1904
1904
|
"artifactType": "FlexChange",
|
|
1905
1905
|
"controlType": "sap.m.Button"
|