@sap/ux-specification 1.108.40 → 1.108.42
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 +42 -28
- 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 +86 -86
- 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 +86 -85
- 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 +45 -45
- 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 +52 -47
- 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 +6 -6
- 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
|
@@ -82,7 +82,7 @@
|
|
|
82
82
|
"type": "object",
|
|
83
83
|
"properties": {
|
|
84
84
|
"annotationPath": {
|
|
85
|
-
"description": "
|
|
85
|
+
"description": "Specify a SelectionVariant (in order to set default values for the filter bar), a PresentationVariant (in order to define the layout of the table), or a SelectionPresentationVariant (combining both)",
|
|
86
86
|
"type": "string",
|
|
87
87
|
"artifactType": "Manifest",
|
|
88
88
|
"descriptionSrcURL": "https://ui5.sap.com/sdk/#/topic/49a6ba5b8d6946208322a9f7e16837c2"
|
|
@@ -99,7 +99,7 @@
|
|
|
99
99
|
"controlType": "sap.ui.comp.smartfilterbar.SmartFilterBar"
|
|
100
100
|
},
|
|
101
101
|
"variantManagementHidden": {
|
|
102
|
-
"description": "If you set the flag to true, then standard variant management is not available in the app. The app name is displayed instead.\nIf
|
|
102
|
+
"description": "If you set the flag to true, then standard variant management is not available in the app. The app name is displayed instead.\nIf the flag is false or undefined, the standard variant management is available and can be enabled or disabled.",
|
|
103
103
|
"type": "boolean",
|
|
104
104
|
"artifactType": "Manifest"
|
|
105
105
|
},
|
|
@@ -111,23 +111,23 @@
|
|
|
111
111
|
},
|
|
112
112
|
"dateSettings": {
|
|
113
113
|
"$ref": "#/definitions/DateRange",
|
|
114
|
-
"description": "
|
|
114
|
+
"description": "Defines the date settings for fields in the smart filter bar.",
|
|
115
115
|
"artifactType": "Manifest"
|
|
116
116
|
},
|
|
117
117
|
"showClearOnFB": {
|
|
118
|
-
"description": "Handles visibility of the Clear button on the
|
|
118
|
+
"description": "Handles the visibility of the Clear button on the filter bar.",
|
|
119
119
|
"type": "boolean",
|
|
120
120
|
"artifactType": "FlexChange",
|
|
121
121
|
"controlType": "sap.ui.comp.smartfilterbar.SmartFilterBar"
|
|
122
122
|
},
|
|
123
123
|
"showFilterConfiguration": {
|
|
124
|
-
"description": "Handles visibility of the Filter button on the
|
|
124
|
+
"description": "Handles the visibility of the Filter button on the filter bar.",
|
|
125
125
|
"type": "boolean",
|
|
126
126
|
"artifactType": "FlexChange",
|
|
127
127
|
"controlType": "sap.ui.comp.smartfilterbar.SmartFilterBar"
|
|
128
128
|
},
|
|
129
129
|
"showRestoreOnFB": {
|
|
130
|
-
"description": "Handles visibility of the Restore button on the
|
|
130
|
+
"description": "Handles the visibility of the Restore button on the filter bar.",
|
|
131
131
|
"type": "boolean",
|
|
132
132
|
"artifactType": "FlexChange",
|
|
133
133
|
"controlType": "sap.ui.comp.smartfilterbar.SmartFilterBar"
|
|
@@ -205,7 +205,7 @@
|
|
|
205
205
|
"artifactType": "Manifest"
|
|
206
206
|
},
|
|
207
207
|
"exclude": {
|
|
208
|
-
"description": "
|
|
208
|
+
"description": "This property is set to True by default. This excludes all values given as selectedValues from the list of date range filters.\nIf the exclude property is set to False, the application shows only selected values in the list of date range filters.",
|
|
209
209
|
"type": "boolean",
|
|
210
210
|
"artifactType": "Manifest"
|
|
211
211
|
}
|
|
@@ -236,7 +236,7 @@
|
|
|
236
236
|
"type": "object",
|
|
237
237
|
"properties": {
|
|
238
238
|
"selectedValues": {
|
|
239
|
-
"description": "
|
|
239
|
+
"description": "Defines a set of standard date range values that you want to include or exclude.",
|
|
240
240
|
"type": "array",
|
|
241
241
|
"items": {
|
|
242
242
|
"enum": [
|
|
@@ -294,12 +294,12 @@
|
|
|
294
294
|
"artifactType": "Manifest"
|
|
295
295
|
},
|
|
296
296
|
"exclude": {
|
|
297
|
-
"description": "
|
|
297
|
+
"description": "This property is set to True by default which excludes all values given as selectedValues from the list of date range filters.\nIf this property is set to False, the application shows only selected values in the list of date range filters.",
|
|
298
298
|
"type": "boolean",
|
|
299
299
|
"artifactType": "Manifest"
|
|
300
300
|
},
|
|
301
301
|
"customDateRangeImplementation": {
|
|
302
|
-
"description": "This property references a JS class, which
|
|
302
|
+
"description": "This property references a JS class, which can be used to modify the date range value list.\nYou can either remove the standard data range values or add custom values.\nThe customDateRangeImplementation setting takes priority followed by filter and selectedValues when excluding date range types.",
|
|
303
303
|
"type": "string",
|
|
304
304
|
"artifactType": "Manifest"
|
|
305
305
|
},
|
|
@@ -314,7 +314,7 @@
|
|
|
314
314
|
"description": "Choose 'key' to define filter values for single values of the date range, or 'category' to filter by a whole subset."
|
|
315
315
|
},
|
|
316
316
|
"contains": {
|
|
317
|
-
"description": "
|
|
317
|
+
"description": "Specifies a filter describing a set of values of the date range type.",
|
|
318
318
|
"type": "string"
|
|
319
319
|
},
|
|
320
320
|
"equals": {
|
|
@@ -375,7 +375,7 @@
|
|
|
375
375
|
}
|
|
376
376
|
},
|
|
377
377
|
"exclude": {
|
|
378
|
-
"description": "
|
|
378
|
+
"description": "This property is set to True by default which excludes all values given as selectedValues from the list of date range filters.\nIf this property is set to False, the application shows only selected values in the list of date range filters.",
|
|
379
379
|
"type": "boolean"
|
|
380
380
|
}
|
|
381
381
|
},
|
|
@@ -448,40 +448,40 @@
|
|
|
448
448
|
"type": "object",
|
|
449
449
|
"properties": {
|
|
450
450
|
"type": {
|
|
451
|
-
"description": "
|
|
451
|
+
"description": "Specifies the type of table.",
|
|
452
452
|
"type": "string",
|
|
453
453
|
"const": "AnalyticalTable",
|
|
454
454
|
"artifactType": "Manifest"
|
|
455
455
|
},
|
|
456
456
|
"qualifier": {
|
|
457
|
-
"description": "Represents the
|
|
457
|
+
"description": "Represents the qualifier of an annotation. ALP looks for a SelectionPresentationVariant with this qualifier. If it's not found, it looks for a PresentationVariant with this qualifier instead.",
|
|
458
458
|
"type": "string",
|
|
459
459
|
"artifactType": "Manifest"
|
|
460
460
|
},
|
|
461
461
|
"defaultContentView": {
|
|
462
462
|
"$ref": "#/definitions/DefaultContentView",
|
|
463
|
-
"description": "Determines the visualization of content area",
|
|
463
|
+
"description": "Determines the visualization of the content area.",
|
|
464
464
|
"artifactType": "Manifest"
|
|
465
465
|
},
|
|
466
466
|
"defaultFilterMode": {
|
|
467
467
|
"$ref": "#/definitions/DefaultFilterMode",
|
|
468
|
-
"description": "Determines the filter mode that is used",
|
|
468
|
+
"description": "Determines the filter mode that is used.",
|
|
469
469
|
"artifactType": "Manifest"
|
|
470
470
|
},
|
|
471
471
|
"contentTitle": {
|
|
472
|
-
"description": "Lets you define title for the content area",
|
|
472
|
+
"description": "Lets you define a title for the content area.",
|
|
473
473
|
"i18nClassification": "TIT: Title for the content area",
|
|
474
474
|
"type": "string",
|
|
475
475
|
"artifactType": "Manifest"
|
|
476
476
|
},
|
|
477
477
|
"allFiltersAsInParameters": {
|
|
478
|
-
"description": "
|
|
478
|
+
"description": "Determines if filter fields will be set as in parameter.",
|
|
479
479
|
"type": "boolean",
|
|
480
480
|
"artifactType": "Manifest"
|
|
481
481
|
},
|
|
482
482
|
"createWithFilters": {
|
|
483
483
|
"$ref": "#/definitions/CreateWithFilters",
|
|
484
|
-
"description": "
|
|
484
|
+
"description": "Adds a create action that uses the filter settings as input.",
|
|
485
485
|
"artifactType": "Manifest"
|
|
486
486
|
},
|
|
487
487
|
"multiSelect": {
|
|
@@ -491,16 +491,16 @@
|
|
|
491
491
|
},
|
|
492
492
|
"createWithParameterDialog": {
|
|
493
493
|
"$ref": "#/definitions/Fields4Dialog",
|
|
494
|
-
"description": "
|
|
494
|
+
"description": "Enables the creation of objects that have a maximum of eight data fields through a dialog in the list report page.",
|
|
495
495
|
"artifactType": "Manifest"
|
|
496
496
|
},
|
|
497
497
|
"selectAll": {
|
|
498
|
-
"description": "The
|
|
498
|
+
"description": "The Select All button is disabled by default. To enable it, set this property to true.",
|
|
499
499
|
"type": "boolean",
|
|
500
500
|
"artifactType": "Manifest"
|
|
501
501
|
},
|
|
502
502
|
"selectionLimit": {
|
|
503
|
-
"description": "
|
|
503
|
+
"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.",
|
|
504
504
|
"type": "number",
|
|
505
505
|
"artifactType": "Manifest"
|
|
506
506
|
},
|
|
@@ -524,16 +524,16 @@
|
|
|
524
524
|
},
|
|
525
525
|
"quickVariantSelection": {
|
|
526
526
|
"$ref": "#/definitions/QuickVariantSelection",
|
|
527
|
-
"description": "With quickVariantSelection you can switch
|
|
527
|
+
"description": "With quickVariantSelection, you can switch to multiple views (single table mode).\nEach view links to a variant you have added to your annotations.",
|
|
528
528
|
"artifactType": "Manifest"
|
|
529
529
|
},
|
|
530
530
|
"quickVariantSelectionX": {
|
|
531
531
|
"$ref": "#/definitions/QuickVariantSelectionX",
|
|
532
|
-
"description": "
|
|
532
|
+
"description": "Switches to multiple views (multi-table mode), based on variants you have defined as annotations.",
|
|
533
533
|
"artifactType": "Manifest"
|
|
534
534
|
},
|
|
535
535
|
"condensedTableLayout": {
|
|
536
|
-
"description": "
|
|
536
|
+
"description": "Sets a condensed table layout for analytical tables, grid tables, and tree tables.",
|
|
537
537
|
"type": "boolean",
|
|
538
538
|
"artifactType": "Manifest"
|
|
539
539
|
},
|
|
@@ -578,7 +578,8 @@
|
|
|
578
578
|
"type": "object",
|
|
579
579
|
"properties": {
|
|
580
580
|
"strategy": {
|
|
581
|
-
"description": "For the
|
|
581
|
+
"description": "For the create action to use the filter settings as input, set this property to extension and implement the extension function as mentioned in help.sap.com for SAP S/4HANA, section \"Prefilling Fields When Creating a New Entity Using an Extension Point\".",
|
|
582
|
+
"descriptionSrcURL": "https://ui5.sap.com/sdk#/topic/189e2d8a59f04a2693a4fde7f4a91a65",
|
|
582
583
|
"type": "string",
|
|
583
584
|
"const": "extension",
|
|
584
585
|
"artifactType": "Manifest"
|
|
@@ -623,7 +624,7 @@
|
|
|
623
624
|
"artifactType": "Manifest"
|
|
624
625
|
},
|
|
625
626
|
"variants": {
|
|
626
|
-
"description": "The variants section contains a set of entries that point to
|
|
627
|
+
"description": "The variants section contains a set of entries that point to a SelectionVariant or SelectionPresentationVariant annotation.",
|
|
627
628
|
"type": "object",
|
|
628
629
|
"additionalProperties": {
|
|
629
630
|
"$ref": "#/definitions/QuickVariant"
|
|
@@ -640,7 +641,7 @@
|
|
|
640
641
|
"type": "object",
|
|
641
642
|
"properties": {
|
|
642
643
|
"key": {
|
|
643
|
-
"description": "
|
|
644
|
+
"description": "The key property is mandatory. It is used for initializing the corresponding SegmentedButton item.",
|
|
644
645
|
"type": "string"
|
|
645
646
|
},
|
|
646
647
|
"annotationPath": {
|
|
@@ -663,7 +664,7 @@
|
|
|
663
664
|
"artifactType": "Manifest"
|
|
664
665
|
},
|
|
665
666
|
"variants": {
|
|
666
|
-
"description": "The variants section contains a set of entries that point to
|
|
667
|
+
"description": "The variants section contains a set of entries that point to a SelectionVariant or SelectionPresentationVariant annotation.",
|
|
667
668
|
"type": "object",
|
|
668
669
|
"additionalProperties": {
|
|
669
670
|
"$ref": "#/definitions/QuickVariantX"
|
|
@@ -685,7 +686,7 @@
|
|
|
685
686
|
"type": "object",
|
|
686
687
|
"properties": {
|
|
687
688
|
"entitySet": {
|
|
688
|
-
"description": "Represents the entity set that
|
|
689
|
+
"description": "Represents the entity set that is displayed in this variant.",
|
|
689
690
|
"type": "string"
|
|
690
691
|
},
|
|
691
692
|
"multiSelect": {
|
|
@@ -697,7 +698,7 @@
|
|
|
697
698
|
"type": "boolean"
|
|
698
699
|
},
|
|
699
700
|
"selectionLimit": {
|
|
700
|
-
"description": "
|
|
701
|
+
"description": "When new data is loaded from the back-end system, 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.",
|
|
701
702
|
"type": "number"
|
|
702
703
|
},
|
|
703
704
|
"type": {
|
|
@@ -713,7 +714,7 @@
|
|
|
713
714
|
"type": "boolean"
|
|
714
715
|
},
|
|
715
716
|
"key": {
|
|
716
|
-
"description": "
|
|
717
|
+
"description": "The key property is mandatory. It is used for initializing the corresponding SegmentedButton item.",
|
|
717
718
|
"type": "string"
|
|
718
719
|
},
|
|
719
720
|
"annotationPath": {
|
|
@@ -742,7 +743,7 @@
|
|
|
742
743
|
"properties": {
|
|
743
744
|
"loadDataOnAppLaunch": {
|
|
744
745
|
"$ref": "#/definitions/LoadDataOnAppLaunchSettings",
|
|
745
|
-
"description": "
|
|
746
|
+
"description": "Changes the default behavior for autoloading data.\nFor multi-view scenarios, you can change the enableAutobinding property to False under quickVariantSelectionX instead.",
|
|
746
747
|
"artifactType": "Manifest"
|
|
747
748
|
}
|
|
748
749
|
},
|
|
@@ -794,13 +795,13 @@
|
|
|
794
795
|
"controlType": "sap.m.Button"
|
|
795
796
|
},
|
|
796
797
|
"icon": {
|
|
797
|
-
"description": "An icon to be displayed as a graphical element within the button
|
|
798
|
+
"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.",
|
|
798
799
|
"type": "string",
|
|
799
800
|
"artifactType": "FlexChange",
|
|
800
801
|
"controlType": "sap.m.Button"
|
|
801
802
|
},
|
|
802
803
|
"activeIcon": {
|
|
803
|
-
"description": "An alternative icon for the active (depressed) state of the button
|
|
804
|
+
"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.",
|
|
804
805
|
"type": "string",
|
|
805
806
|
"artifactType": "FlexChange",
|
|
806
807
|
"controlType": "sap.m.Button"
|
|
@@ -861,7 +862,7 @@
|
|
|
861
862
|
"type": "object",
|
|
862
863
|
"properties": {
|
|
863
864
|
"width": {
|
|
864
|
-
"description": "
|
|
865
|
+
"description": "Defines the width of the column.",
|
|
865
866
|
"type": "string",
|
|
866
867
|
"artifactType": "FlexChange",
|
|
867
868
|
"controlType": "sap.m.Column"
|
|
@@ -876,7 +877,7 @@
|
|
|
876
877
|
"type": "string"
|
|
877
878
|
}
|
|
878
879
|
],
|
|
879
|
-
"description": "
|
|
880
|
+
"description": "Defines the horizontal alignment of the column content.",
|
|
880
881
|
"artifactType": "FlexChange",
|
|
881
882
|
"controlType": "sap.m.Column"
|
|
882
883
|
}
|
|
@@ -908,13 +909,13 @@
|
|
|
908
909
|
"controlType": "sap.m.Button"
|
|
909
910
|
},
|
|
910
911
|
"icon": {
|
|
911
|
-
"description": "An icon to be displayed as a graphical element within the button
|
|
912
|
+
"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.",
|
|
912
913
|
"type": "string",
|
|
913
914
|
"artifactType": "FlexChange",
|
|
914
915
|
"controlType": "sap.m.Button"
|
|
915
916
|
},
|
|
916
917
|
"activeIcon": {
|
|
917
|
-
"description": "An alternative icon for the active (depressed) state of the button
|
|
918
|
+
"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.",
|
|
918
919
|
"type": "string",
|
|
919
920
|
"artifactType": "FlexChange",
|
|
920
921
|
"controlType": "sap.m.Button"
|
|
@@ -926,7 +927,7 @@
|
|
|
926
927
|
"controlType": "sap.m.Button"
|
|
927
928
|
},
|
|
928
929
|
"width": {
|
|
929
|
-
"description": "
|
|
930
|
+
"description": "Defines the width of the column.",
|
|
930
931
|
"type": "string",
|
|
931
932
|
"artifactType": "FlexChange",
|
|
932
933
|
"controlType": "sap.m.Column"
|
|
@@ -941,7 +942,7 @@
|
|
|
941
942
|
"type": "string"
|
|
942
943
|
}
|
|
943
944
|
],
|
|
944
|
-
"description": "
|
|
945
|
+
"description": "Defines the horizontal alignment of the column content.",
|
|
945
946
|
"artifactType": "FlexChange",
|
|
946
947
|
"controlType": "sap.m.Column"
|
|
947
948
|
}
|
|
@@ -954,7 +955,7 @@
|
|
|
954
955
|
"type": "object",
|
|
955
956
|
"properties": {
|
|
956
957
|
"id": {
|
|
957
|
-
"description": "
|
|
958
|
+
"description": "If the fragment needs to be reused for multiple tabs, the id property must be set to make the IDs unique.",
|
|
958
959
|
"artifactType": "XMLProperty",
|
|
959
960
|
"type": "string"
|
|
960
961
|
},
|
|
@@ -965,7 +966,7 @@
|
|
|
965
966
|
"type": "string"
|
|
966
967
|
},
|
|
967
968
|
"columnKey": {
|
|
968
|
-
"description": "The column key",
|
|
969
|
+
"description": "The column key.",
|
|
969
970
|
"artifactType": "XMLProperty",
|
|
970
971
|
"type": "string"
|
|
971
972
|
},
|
|
@@ -982,7 +983,7 @@
|
|
|
982
983
|
"type": "string"
|
|
983
984
|
},
|
|
984
985
|
"className": {
|
|
985
|
-
"description": "The UI5 control used for your extension",
|
|
986
|
+
"description": "The UI5 control used for your extension.",
|
|
986
987
|
"artifactType": "Manifest",
|
|
987
988
|
"type": "string",
|
|
988
989
|
"const": "sap.ui.core.Fragment"
|
|
@@ -1032,14 +1033,14 @@
|
|
|
1032
1033
|
"type": "object",
|
|
1033
1034
|
"properties": {
|
|
1034
1035
|
"type": {
|
|
1035
|
-
"description": "
|
|
1036
|
+
"description": "Specifies the type of table.",
|
|
1036
1037
|
"type": "string",
|
|
1037
1038
|
"const": "GridTable",
|
|
1038
1039
|
"artifactType": "Manifest"
|
|
1039
1040
|
},
|
|
1040
1041
|
"createWithFilters": {
|
|
1041
1042
|
"$ref": "#/definitions/CreateWithFilters",
|
|
1042
|
-
"description": "
|
|
1043
|
+
"description": "Adds a create action that uses the filter settings as input.",
|
|
1043
1044
|
"artifactType": "Manifest"
|
|
1044
1045
|
},
|
|
1045
1046
|
"multiSelect": {
|
|
@@ -1049,16 +1050,16 @@
|
|
|
1049
1050
|
},
|
|
1050
1051
|
"createWithParameterDialog": {
|
|
1051
1052
|
"$ref": "#/definitions/Fields4Dialog",
|
|
1052
|
-
"description": "
|
|
1053
|
+
"description": "Enables the creation of objects that have a maximum of eight data fields through a dialog in the list report page.",
|
|
1053
1054
|
"artifactType": "Manifest"
|
|
1054
1055
|
},
|
|
1055
1056
|
"selectAll": {
|
|
1056
|
-
"description": "The
|
|
1057
|
+
"description": "The Select All button is disabled by default. To enable it, set this property to true.",
|
|
1057
1058
|
"type": "boolean",
|
|
1058
1059
|
"artifactType": "Manifest"
|
|
1059
1060
|
},
|
|
1060
1061
|
"selectionLimit": {
|
|
1061
|
-
"description": "
|
|
1062
|
+
"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.",
|
|
1062
1063
|
"type": "number",
|
|
1063
1064
|
"artifactType": "Manifest"
|
|
1064
1065
|
},
|
|
@@ -1082,16 +1083,16 @@
|
|
|
1082
1083
|
},
|
|
1083
1084
|
"quickVariantSelection": {
|
|
1084
1085
|
"$ref": "#/definitions/QuickVariantSelection",
|
|
1085
|
-
"description": "With quickVariantSelection you can switch
|
|
1086
|
+
"description": "With quickVariantSelection, you can switch to multiple views (single table mode).\nEach view links to a variant you have added to your annotations.",
|
|
1086
1087
|
"artifactType": "Manifest"
|
|
1087
1088
|
},
|
|
1088
1089
|
"quickVariantSelectionX": {
|
|
1089
1090
|
"$ref": "#/definitions/QuickVariantSelectionX",
|
|
1090
|
-
"description": "
|
|
1091
|
+
"description": "Switches to multiple views (multi-table mode), based on variants you have defined as annotations.",
|
|
1091
1092
|
"artifactType": "Manifest"
|
|
1092
1093
|
},
|
|
1093
1094
|
"condensedTableLayout": {
|
|
1094
|
-
"description": "
|
|
1095
|
+
"description": "Sets a condensed table layout for analytical tables, grid tables, and tree tables.",
|
|
1095
1096
|
"type": "boolean",
|
|
1096
1097
|
"artifactType": "Manifest"
|
|
1097
1098
|
},
|
|
@@ -1124,7 +1125,7 @@
|
|
|
1124
1125
|
"type": "object",
|
|
1125
1126
|
"properties": {
|
|
1126
1127
|
"type": {
|
|
1127
|
-
"description": "
|
|
1128
|
+
"description": "Specifies the type of table.",
|
|
1128
1129
|
"type": "string",
|
|
1129
1130
|
"const": "TreeTable",
|
|
1130
1131
|
"artifactType": "Manifest"
|
|
@@ -1136,16 +1137,16 @@
|
|
|
1136
1137
|
},
|
|
1137
1138
|
"createWithParameterDialog": {
|
|
1138
1139
|
"$ref": "#/definitions/Fields4Dialog",
|
|
1139
|
-
"description": "
|
|
1140
|
+
"description": "Enables the creation of objects that have a maximum of eight data fields through a dialog in the list report page.",
|
|
1140
1141
|
"artifactType": "Manifest"
|
|
1141
1142
|
},
|
|
1142
1143
|
"selectAll": {
|
|
1143
|
-
"description": "The
|
|
1144
|
+
"description": "The Select All button is disabled by default. To enable it, set this property to true.",
|
|
1144
1145
|
"type": "boolean",
|
|
1145
1146
|
"artifactType": "Manifest"
|
|
1146
1147
|
},
|
|
1147
1148
|
"selectionLimit": {
|
|
1148
|
-
"description": "
|
|
1149
|
+
"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.",
|
|
1149
1150
|
"type": "number",
|
|
1150
1151
|
"artifactType": "Manifest"
|
|
1151
1152
|
},
|
|
@@ -1169,16 +1170,16 @@
|
|
|
1169
1170
|
},
|
|
1170
1171
|
"quickVariantSelection": {
|
|
1171
1172
|
"$ref": "#/definitions/QuickVariantSelection",
|
|
1172
|
-
"description": "With quickVariantSelection you can switch
|
|
1173
|
+
"description": "With quickVariantSelection, you can switch to multiple views (single table mode).\nEach view links to a variant you have added to your annotations.",
|
|
1173
1174
|
"artifactType": "Manifest"
|
|
1174
1175
|
},
|
|
1175
1176
|
"quickVariantSelectionX": {
|
|
1176
1177
|
"$ref": "#/definitions/QuickVariantSelectionX",
|
|
1177
|
-
"description": "
|
|
1178
|
+
"description": "Switches to multiple views (multi-table mode), based on variants you have defined as annotations.",
|
|
1178
1179
|
"artifactType": "Manifest"
|
|
1179
1180
|
},
|
|
1180
1181
|
"condensedTableLayout": {
|
|
1181
|
-
"description": "
|
|
1182
|
+
"description": "Sets a condensed table layout for analytical tables, grid tables, and tree tables.",
|
|
1182
1183
|
"type": "boolean",
|
|
1183
1184
|
"artifactType": "Manifest"
|
|
1184
1185
|
},
|
|
@@ -1216,13 +1217,13 @@
|
|
|
1216
1217
|
"artifactType": "Manifest"
|
|
1217
1218
|
},
|
|
1218
1219
|
"type": {
|
|
1219
|
-
"description": "
|
|
1220
|
+
"description": "Specifies the type of table.",
|
|
1220
1221
|
"type": "string",
|
|
1221
1222
|
"const": "ResponsiveTable",
|
|
1222
1223
|
"artifactType": "Manifest"
|
|
1223
1224
|
},
|
|
1224
1225
|
"includeItemInSelection": {
|
|
1225
|
-
"description": "Set
|
|
1226
|
+
"description": "Set this property to true if you want items to be selectable when they are clicked rather than after the selection control has been set.",
|
|
1226
1227
|
"type": "boolean",
|
|
1227
1228
|
"artifactType": "FlexChange",
|
|
1228
1229
|
"controlType": "sap.m.Table"
|
|
@@ -1237,38 +1238,38 @@
|
|
|
1237
1238
|
"type": "string"
|
|
1238
1239
|
}
|
|
1239
1240
|
],
|
|
1240
|
-
"description": "
|
|
1241
|
+
"description": "Defines the layout the table pop-in rows are rendered in.",
|
|
1241
1242
|
"artifactType": "FlexChange",
|
|
1242
1243
|
"controlType": "sap.m.Table"
|
|
1243
1244
|
},
|
|
1244
1245
|
"createWithFilters": {
|
|
1245
1246
|
"$ref": "#/definitions/CreateWithFilters",
|
|
1246
|
-
"description": "
|
|
1247
|
+
"description": "Adds a new create action that uses the filter settings as input.",
|
|
1247
1248
|
"artifactType": "Manifest"
|
|
1248
1249
|
},
|
|
1249
1250
|
"growingThreshold": {
|
|
1250
|
-
"description": "
|
|
1251
|
+
"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.",
|
|
1251
1252
|
"type": "number",
|
|
1252
1253
|
"artifactType": "FlexChange",
|
|
1253
1254
|
"controlType": "sap.m.Table"
|
|
1254
1255
|
},
|
|
1255
1256
|
"multiEdit": {
|
|
1256
1257
|
"$ref": "#/definitions/MultiEdit",
|
|
1257
|
-
"description": "Allows you to edit
|
|
1258
|
+
"description": "Allows you to edit multiple objects using a dialog.",
|
|
1258
1259
|
"artifactType": "Manifest"
|
|
1259
1260
|
},
|
|
1260
1261
|
"createWithParameterDialog": {
|
|
1261
1262
|
"$ref": "#/definitions/Fields4Dialog",
|
|
1262
|
-
"description": "
|
|
1263
|
+
"description": "Enables the creation of objects that have a maximum of eight data fields through a dialog in the list report page.",
|
|
1263
1264
|
"artifactType": "Manifest"
|
|
1264
1265
|
},
|
|
1265
1266
|
"selectAll": {
|
|
1266
|
-
"description": "The
|
|
1267
|
+
"description": "The Select All button is disabled by default. To enable it, set this property to true.",
|
|
1267
1268
|
"type": "boolean",
|
|
1268
1269
|
"artifactType": "Manifest"
|
|
1269
1270
|
},
|
|
1270
1271
|
"selectionLimit": {
|
|
1271
|
-
"description": "
|
|
1272
|
+
"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.",
|
|
1272
1273
|
"type": "number",
|
|
1273
1274
|
"artifactType": "Manifest"
|
|
1274
1275
|
},
|
|
@@ -1292,16 +1293,16 @@
|
|
|
1292
1293
|
},
|
|
1293
1294
|
"quickVariantSelection": {
|
|
1294
1295
|
"$ref": "#/definitions/QuickVariantSelection",
|
|
1295
|
-
"description": "With quickVariantSelection you can switch
|
|
1296
|
+
"description": "With quickVariantSelection, you can switch to multiple views (single table mode).\nEach view links to a variant you have added to your annotations.",
|
|
1296
1297
|
"artifactType": "Manifest"
|
|
1297
1298
|
},
|
|
1298
1299
|
"quickVariantSelectionX": {
|
|
1299
1300
|
"$ref": "#/definitions/QuickVariantSelectionX",
|
|
1300
|
-
"description": "
|
|
1301
|
+
"description": "Switches to multiple views (multi-table mode), based on variants you have defined as annotations.",
|
|
1301
1302
|
"artifactType": "Manifest"
|
|
1302
1303
|
},
|
|
1303
1304
|
"condensedTableLayout": {
|
|
1304
|
-
"description": "
|
|
1305
|
+
"description": "Sets a condensed table layout for analytical tables, grid tables, and tree tables.",
|
|
1305
1306
|
"type": "boolean",
|
|
1306
1307
|
"artifactType": "Manifest"
|
|
1307
1308
|
},
|
|
@@ -1349,7 +1350,7 @@
|
|
|
1349
1350
|
"artifactType": "Manifest"
|
|
1350
1351
|
},
|
|
1351
1352
|
"ignoredFields": {
|
|
1352
|
-
"description": "
|
|
1353
|
+
"description": "Determines which fields are hidden in key user adaptation and restricts them from being added to the Mass Edit dialog.",
|
|
1353
1354
|
"type": "array",
|
|
1354
1355
|
"items": {
|
|
1355
1356
|
"type": "string",
|
|
@@ -1367,18 +1368,18 @@
|
|
|
1367
1368
|
"type": "object",
|
|
1368
1369
|
"properties": {
|
|
1369
1370
|
"inlineDelete": {
|
|
1370
|
-
"description": "Used to enable inline deletion in a responsive table
|
|
1371
|
+
"description": "Used to enable inline deletion in a responsive table.",
|
|
1371
1372
|
"type": "boolean",
|
|
1372
1373
|
"artifactType": "Manifest"
|
|
1373
1374
|
},
|
|
1374
1375
|
"type": {
|
|
1375
|
-
"description": "
|
|
1376
|
+
"description": "Specifies the type of table.",
|
|
1376
1377
|
"type": "string",
|
|
1377
1378
|
"const": "ResponsiveTable",
|
|
1378
1379
|
"artifactType": "Manifest"
|
|
1379
1380
|
},
|
|
1380
1381
|
"includeItemInSelection": {
|
|
1381
|
-
"description": "Set
|
|
1382
|
+
"description": "Set this property to true if you want items to be selectable when they are clicked rather than after the selection control has been set.",
|
|
1382
1383
|
"type": "boolean",
|
|
1383
1384
|
"artifactType": "FlexChange",
|
|
1384
1385
|
"controlType": "sap.m.Table"
|
|
@@ -1393,38 +1394,38 @@
|
|
|
1393
1394
|
"type": "string"
|
|
1394
1395
|
}
|
|
1395
1396
|
],
|
|
1396
|
-
"description": "
|
|
1397
|
+
"description": "Defines the layout the table pop-in rows are rendered in.",
|
|
1397
1398
|
"artifactType": "FlexChange",
|
|
1398
1399
|
"controlType": "sap.m.Table"
|
|
1399
1400
|
},
|
|
1400
1401
|
"createWithFilters": {
|
|
1401
1402
|
"$ref": "#/definitions/CreateWithFilters",
|
|
1402
|
-
"description": "
|
|
1403
|
+
"description": "Adds a new create action that uses the filter settings as input.",
|
|
1403
1404
|
"artifactType": "Manifest"
|
|
1404
1405
|
},
|
|
1405
1406
|
"growingThreshold": {
|
|
1406
|
-
"description": "
|
|
1407
|
+
"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.",
|
|
1407
1408
|
"type": "number",
|
|
1408
1409
|
"artifactType": "FlexChange",
|
|
1409
1410
|
"controlType": "sap.m.Table"
|
|
1410
1411
|
},
|
|
1411
1412
|
"multiEdit": {
|
|
1412
1413
|
"$ref": "#/definitions/MultiEdit",
|
|
1413
|
-
"description": "Allows you to edit
|
|
1414
|
+
"description": "Allows you to edit multiple objects using a dialog.",
|
|
1414
1415
|
"artifactType": "Manifest"
|
|
1415
1416
|
},
|
|
1416
1417
|
"createWithParameterDialog": {
|
|
1417
1418
|
"$ref": "#/definitions/Fields4Dialog",
|
|
1418
|
-
"description": "
|
|
1419
|
+
"description": "Enables the creation of objects that have a maximum of eight data fields through a dialog in the list report page.",
|
|
1419
1420
|
"artifactType": "Manifest"
|
|
1420
1421
|
},
|
|
1421
1422
|
"selectAll": {
|
|
1422
|
-
"description": "The
|
|
1423
|
+
"description": "The Select All button is disabled by default. To enable it, set this property to true.",
|
|
1423
1424
|
"type": "boolean",
|
|
1424
1425
|
"artifactType": "Manifest"
|
|
1425
1426
|
},
|
|
1426
1427
|
"selectionLimit": {
|
|
1427
|
-
"description": "
|
|
1428
|
+
"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.",
|
|
1428
1429
|
"type": "number",
|
|
1429
1430
|
"artifactType": "Manifest"
|
|
1430
1431
|
},
|
|
@@ -1448,16 +1449,16 @@
|
|
|
1448
1449
|
},
|
|
1449
1450
|
"quickVariantSelection": {
|
|
1450
1451
|
"$ref": "#/definitions/QuickVariantSelection",
|
|
1451
|
-
"description": "With quickVariantSelection you can switch
|
|
1452
|
+
"description": "With quickVariantSelection, you can switch to multiple views (single table mode).\nEach view links to a variant you have added to your annotations.",
|
|
1452
1453
|
"artifactType": "Manifest"
|
|
1453
1454
|
},
|
|
1454
1455
|
"quickVariantSelectionX": {
|
|
1455
1456
|
"$ref": "#/definitions/QuickVariantSelectionX",
|
|
1456
|
-
"description": "
|
|
1457
|
+
"description": "Switches to multiple views (multi-table mode), based on variants you have defined as annotations.",
|
|
1457
1458
|
"artifactType": "Manifest"
|
|
1458
1459
|
},
|
|
1459
1460
|
"condensedTableLayout": {
|
|
1460
|
-
"description": "
|
|
1461
|
+
"description": "Sets a condensed table layout for analytical tables, grid tables, and tree tables.",
|
|
1461
1462
|
"type": "boolean",
|
|
1462
1463
|
"artifactType": "Manifest"
|
|
1463
1464
|
},
|