@sap/ux-specification 1.108.19 → 1.108.20
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 +44 -0
- 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 +89 -89
- package/dist/index-min.js.map +4 -4
- package/dist/package.json +9 -9
- package/dist/schemas/v2/OverviewPageConfig.json +541 -327
- package/dist/schemas/v4/BuildingBlocksConfig.json +156 -781
- package/dist/src/extensionLogger.d.ts.map +1 -1
- package/dist/src/extensionLogger.js +6 -1
- package/dist/src/extensionLogger.js.map +1 -1
- package/dist/src/sync/common/distTagEvaluator.d.ts.map +1 -1
- package/dist/src/sync/common/distTagEvaluator.js +1 -1
- package/dist/src/sync/common/distTagEvaluator.js.map +1 -1
- package/dist/src/sync/common/importProject.d.ts.map +1 -1
- package/dist/src/sync/common/importProject.js +2 -8
- package/dist/src/sync/common/importProject.js.map +1 -1
- package/dist/src/sync/v2/generate/analyticalListReport.d.ts.map +1 -1
- package/dist/src/sync/v2/generate/analyticalListReport.js +1 -4
- package/dist/src/sync/v2/generate/analyticalListReport.js.map +1 -1
- package/dist/src/sync/v2/generate/generate.d.ts.map +1 -1
- package/dist/src/sync/v2/generate/generate.js +1 -4
- package/dist/src/sync/v2/generate/generate.js.map +1 -1
- package/dist/src/sync/v2/generate/listReport.d.ts.map +1 -1
- package/dist/src/sync/v2/generate/listReport.js +9 -9
- package/dist/src/sync/v2/generate/listReport.js.map +1 -1
- package/dist/src/sync/v2/import/pages/listReport.d.ts.map +1 -1
- package/dist/src/sync/v2/import/pages/listReport.js +1 -4
- package/dist/src/sync/v2/import/pages/listReport.js.map +1 -1
- package/dist/src/sync/v2/types.d.ts +1 -0
- package/dist/src/sync/v2/types.d.ts.map +1 -1
- package/dist/src/sync/v2/types.js +2 -1
- package/dist/src/sync/v2/types.js.map +1 -1
- package/dist/src/sync/v4/generate/fpm-custom-page/generator.d.ts.map +1 -1
- package/dist/src/sync/v4/generate/fpm-custom-page/generator.js +34 -19
- package/dist/src/sync/v4/generate/fpm-custom-page/generator.js.map +1 -1
- package/dist/src/sync/v4/generate/fpm-custom-page/{pageExtenstions.d.ts → pageExtensions.d.ts} +1 -1
- package/dist/src/sync/v4/generate/fpm-custom-page/pageExtensions.d.ts.map +1 -0
- package/dist/src/sync/v4/generate/fpm-custom-page/{pageExtenstions.js → pageExtensions.js} +1 -1
- package/dist/src/sync/v4/generate/fpm-custom-page/pageExtensions.js.map +1 -0
- package/dist/src/sync/v4/generate/generate.d.ts.map +1 -1
- package/dist/src/sync/v4/generate/generate.js +1 -1
- package/dist/src/sync/v4/generate/generate.js.map +1 -1
- package/dist/src/sync/v4/generate/listReport.d.ts.map +1 -1
- package/dist/src/sync/v4/generate/listReport.js +5 -10
- package/dist/src/sync/v4/generate/listReport.js.map +1 -1
- package/dist/src/sync/v4/generate/objectPage.d.ts.map +1 -1
- package/dist/src/sync/v4/generate/objectPage.js +11 -6
- package/dist/src/sync/v4/generate/objectPage.js.map +1 -1
- package/dist/src/sync/v4/import/pages/listReport.d.ts.map +1 -1
- package/dist/src/sync/v4/import/pages/listReport.js +1 -4
- package/dist/src/sync/v4/import/pages/listReport.js.map +1 -1
- package/package.json +9 -9
- package/dist/src/sync/v4/generate/fpm-custom-page/pageExtenstions.d.ts.map +0 -1
- package/dist/src/sync/v4/generate/fpm-custom-page/pageExtenstions.js.map +0 -1
|
@@ -3,8 +3,6 @@
|
|
|
3
3
|
"metadata": {
|
|
4
4
|
"namespaces": [
|
|
5
5
|
"sap.fe.macros",
|
|
6
|
-
"sap.fe.macros.chart",
|
|
7
|
-
"sap.fe.macros.field",
|
|
8
6
|
"sap.fe.macros.table"
|
|
9
7
|
]
|
|
10
8
|
},
|
|
@@ -20,6 +18,86 @@
|
|
|
20
18
|
},
|
|
21
19
|
"additionalProperties": false,
|
|
22
20
|
"definitions": {
|
|
21
|
+
"sap.fe.macros.FlexibleColumnLayoutActions": {
|
|
22
|
+
"description": "Building block used specifically in an app using the flexible column layout to add the ‘expand’, ‘reduce’, and ‘close’ action buttons.Usage example: \n<f:DynamicPageTitle id=\"incidentProcessFlowDynamicPageTitle\">\n\t <f:navigationActions>\n\t <macros:FlexibleColumnLayoutActions />\n\t </f:navigationActions>\n</f:DynamicPageTitle>\n<macro:FlexibleColumnLayoutActions />\n",
|
|
23
|
+
"isViewNode": true,
|
|
24
|
+
"type": "object",
|
|
25
|
+
"properties": {
|
|
26
|
+
"id": {
|
|
27
|
+
"type": "string",
|
|
28
|
+
"description": "Unique id of control",
|
|
29
|
+
"artifactType": "XMLProperty",
|
|
30
|
+
"metadata": {
|
|
31
|
+
"type": "Property"
|
|
32
|
+
}
|
|
33
|
+
}
|
|
34
|
+
},
|
|
35
|
+
"additionalProperties": false,
|
|
36
|
+
"metadata": {
|
|
37
|
+
"path": [],
|
|
38
|
+
"type": "Control"
|
|
39
|
+
}
|
|
40
|
+
},
|
|
41
|
+
"sap.fe.macros.MicroChart": {
|
|
42
|
+
"description": "Building block used to create a MicroChart based on the metadata provided by OData V4.",
|
|
43
|
+
"isViewNode": true,
|
|
44
|
+
"type": "object",
|
|
45
|
+
"properties": {
|
|
46
|
+
"id": {
|
|
47
|
+
"type": "string",
|
|
48
|
+
"description": "Unique id of control",
|
|
49
|
+
"artifactType": "XMLProperty",
|
|
50
|
+
"metadata": {
|
|
51
|
+
"type": "Property"
|
|
52
|
+
}
|
|
53
|
+
}
|
|
54
|
+
},
|
|
55
|
+
"additionalProperties": false,
|
|
56
|
+
"metadata": {
|
|
57
|
+
"path": [],
|
|
58
|
+
"type": "Control"
|
|
59
|
+
}
|
|
60
|
+
},
|
|
61
|
+
"sap.fe.macros.Paginator": {
|
|
62
|
+
"description": "Building block used to create a paginator control.Usage example: \n<macro:Paginator />\n",
|
|
63
|
+
"isViewNode": true,
|
|
64
|
+
"type": "object",
|
|
65
|
+
"properties": {
|
|
66
|
+
"id": {
|
|
67
|
+
"type": "string",
|
|
68
|
+
"description": "Unique id of control",
|
|
69
|
+
"artifactType": "XMLProperty",
|
|
70
|
+
"metadata": {
|
|
71
|
+
"type": "Property"
|
|
72
|
+
}
|
|
73
|
+
}
|
|
74
|
+
},
|
|
75
|
+
"additionalProperties": false,
|
|
76
|
+
"metadata": {
|
|
77
|
+
"path": [],
|
|
78
|
+
"type": "Control"
|
|
79
|
+
}
|
|
80
|
+
},
|
|
81
|
+
"sap.fe.macros.Share": {
|
|
82
|
+
"description": "Building block used to create the ‘Share’ functionality. Please note that the 'Share in SAP Jam' option is only available on platforms that are integrated with SAP Jam. If you are consuming this building block in an environment where the SAP Fiori launchpad is not available, then the 'Save as Tile' option is not visible.Usage example: \n<macro:Share\n\tid=\"someID\"\n\tvisible=\"true\"\n/>\n",
|
|
83
|
+
"isViewNode": true,
|
|
84
|
+
"type": "object",
|
|
85
|
+
"properties": {
|
|
86
|
+
"id": {
|
|
87
|
+
"type": "string",
|
|
88
|
+
"description": "Unique id of control",
|
|
89
|
+
"artifactType": "XMLProperty",
|
|
90
|
+
"metadata": {
|
|
91
|
+
"type": "Property"
|
|
92
|
+
}
|
|
93
|
+
}
|
|
94
|
+
},
|
|
95
|
+
"additionalProperties": false,
|
|
96
|
+
"metadata": {
|
|
97
|
+
"path": [],
|
|
98
|
+
"type": "Control"
|
|
99
|
+
}
|
|
100
|
+
},
|
|
23
101
|
"sap.fe.macros.MacroAPI": {
|
|
24
102
|
"description": "Base API control for building blocks.",
|
|
25
103
|
"isViewNode": true,
|
|
@@ -40,6 +118,14 @@
|
|
|
40
118
|
"metadata": {
|
|
41
119
|
"type": "Property"
|
|
42
120
|
}
|
|
121
|
+
},
|
|
122
|
+
"id": {
|
|
123
|
+
"type": "string",
|
|
124
|
+
"description": "Unique id of control",
|
|
125
|
+
"artifactType": "XMLProperty",
|
|
126
|
+
"metadata": {
|
|
127
|
+
"type": "Property"
|
|
128
|
+
}
|
|
43
129
|
}
|
|
44
130
|
},
|
|
45
131
|
"additionalProperties": false,
|
|
@@ -69,22 +155,6 @@
|
|
|
69
155
|
"type": "Property"
|
|
70
156
|
}
|
|
71
157
|
},
|
|
72
|
-
"header": {
|
|
73
|
-
"type": "string",
|
|
74
|
-
"description": "Specifies the header text that is shown in the chart",
|
|
75
|
-
"artifactType": "XMLProperty",
|
|
76
|
-
"metadata": {
|
|
77
|
-
"type": "Property"
|
|
78
|
-
}
|
|
79
|
-
},
|
|
80
|
-
"headerVisible": {
|
|
81
|
-
"type": "boolean",
|
|
82
|
-
"description": "Controls if the header text should be shown or not",
|
|
83
|
-
"artifactType": "XMLProperty",
|
|
84
|
-
"metadata": {
|
|
85
|
-
"type": "Property"
|
|
86
|
-
}
|
|
87
|
-
},
|
|
88
158
|
"id": {
|
|
89
159
|
"type": "string",
|
|
90
160
|
"description": "ID of the chart",
|
|
@@ -95,7 +165,7 @@
|
|
|
95
165
|
},
|
|
96
166
|
"metaPath": {
|
|
97
167
|
"type": "string",
|
|
98
|
-
"description": "Metadata path to the presentation
|
|
168
|
+
"description": "Metadata path to the presentation (UI.Chart w or w/o qualifier)",
|
|
99
169
|
"artifactType": "XMLProperty",
|
|
100
170
|
"metadata": {
|
|
101
171
|
"type": "Property"
|
|
@@ -104,50 +174,24 @@
|
|
|
104
174
|
"personalization": {
|
|
105
175
|
"anyOf": [
|
|
106
176
|
{
|
|
107
|
-
"
|
|
177
|
+
"type": "boolean"
|
|
108
178
|
},
|
|
109
179
|
{
|
|
110
|
-
"
|
|
180
|
+
"type": "string"
|
|
111
181
|
}
|
|
112
182
|
],
|
|
113
|
-
"description": "personalization",
|
|
183
|
+
"description": "Parameter which sets the personalization of the MDC chart",
|
|
114
184
|
"artifactType": "XMLProperty",
|
|
115
|
-
"isViewNode": true,
|
|
116
185
|
"metadata": {
|
|
117
186
|
"type": "Property"
|
|
118
187
|
}
|
|
119
188
|
},
|
|
120
189
|
"selectionMode": {
|
|
121
190
|
"type": "string",
|
|
122
|
-
"description": "
|
|
123
|
-
"artifactType": "XMLProperty",
|
|
124
|
-
"metadata": {
|
|
125
|
-
"type": "Property"
|
|
126
|
-
},
|
|
127
|
-
"enum": [
|
|
128
|
-
"None",
|
|
129
|
-
"Single",
|
|
130
|
-
"Multiple"
|
|
131
|
-
]
|
|
132
|
-
},
|
|
133
|
-
"variantManagement": {
|
|
134
|
-
"type": "string",
|
|
135
|
-
"description": "Controls the kind of variant management that should be enabled for the chart.\nAllowed value is `Control`.\nIf set with value `Control`, a variant management control is seen within the chart and the chart is linked to this.\nIf not set with any value, variant management control is not available for this chart.\n",
|
|
191
|
+
"description": "Specifies the selection mode",
|
|
136
192
|
"artifactType": "XMLProperty",
|
|
137
193
|
"metadata": {
|
|
138
194
|
"type": "Property"
|
|
139
|
-
},
|
|
140
|
-
"const": "Control"
|
|
141
|
-
},
|
|
142
|
-
"actions": {
|
|
143
|
-
"type": "object",
|
|
144
|
-
"additionalProperties": {
|
|
145
|
-
"$ref": "#/definitions/sap.fe.macros.chart.Action"
|
|
146
|
-
},
|
|
147
|
-
"isViewNode": true,
|
|
148
|
-
"metadata": {
|
|
149
|
-
"path": [],
|
|
150
|
-
"type": "Aggregation"
|
|
151
195
|
}
|
|
152
196
|
},
|
|
153
197
|
"selectionChange": {
|
|
@@ -226,14 +270,6 @@
|
|
|
226
270
|
"metadata": {
|
|
227
271
|
"type": "Event"
|
|
228
272
|
}
|
|
229
|
-
},
|
|
230
|
-
"liveChange": {
|
|
231
|
-
"type": "string",
|
|
232
|
-
"description": "An event containing details is triggered when the value of the field is live changed.",
|
|
233
|
-
"artifactType": "XMLProperty",
|
|
234
|
-
"metadata": {
|
|
235
|
-
"type": "Event"
|
|
236
|
-
}
|
|
237
273
|
}
|
|
238
274
|
},
|
|
239
275
|
"additionalProperties": false,
|
|
@@ -242,17 +278,6 @@
|
|
|
242
278
|
"type": "Control"
|
|
243
279
|
}
|
|
244
280
|
},
|
|
245
|
-
"sap.fe.macros.field.TextAreaEx": {
|
|
246
|
-
"description": "Extension of the TextArea control to add a check for the maximum length when setting the value.",
|
|
247
|
-
"isViewNode": true,
|
|
248
|
-
"type": "object",
|
|
249
|
-
"properties": {},
|
|
250
|
-
"additionalProperties": false,
|
|
251
|
-
"metadata": {
|
|
252
|
-
"path": [],
|
|
253
|
-
"type": "Control"
|
|
254
|
-
}
|
|
255
|
-
},
|
|
256
281
|
"sap.fe.macros.FilterBar": {
|
|
257
282
|
"description": "Building block for creating a FilterBar based on the metadata provided by OData V4.\n\nUsually, a SelectionFields annotation is expected.\nUsage example:\n\n<macro:FilterBar id=\"MyFilterBar\" metaPath=\"@com.sap.vocabularies.UI.v1.SelectionFields\" />\n\n",
|
|
258
283
|
"isViewNode": true,
|
|
@@ -290,22 +315,6 @@
|
|
|
290
315
|
"type": "Property"
|
|
291
316
|
}
|
|
292
317
|
},
|
|
293
|
-
"showClearButton": {
|
|
294
|
-
"type": "boolean",
|
|
295
|
-
"description": "Handles the visibility of the 'Clear' button on the FilterBar.",
|
|
296
|
-
"artifactType": "XMLProperty",
|
|
297
|
-
"metadata": {
|
|
298
|
-
"type": "Property"
|
|
299
|
-
}
|
|
300
|
-
},
|
|
301
|
-
"showMessages": {
|
|
302
|
-
"type": "boolean",
|
|
303
|
-
"description": "Displays possible errors during the search in a message box",
|
|
304
|
-
"artifactType": "XMLProperty",
|
|
305
|
-
"metadata": {
|
|
306
|
-
"type": "Property"
|
|
307
|
-
}
|
|
308
|
-
},
|
|
309
318
|
"visible": {
|
|
310
319
|
"type": "boolean",
|
|
311
320
|
"description": "Parameter which sets the visibility of the FilterBar building block",
|
|
@@ -325,14 +334,6 @@
|
|
|
325
334
|
"type": "Aggregation"
|
|
326
335
|
}
|
|
327
336
|
},
|
|
328
|
-
"afterClear": {
|
|
329
|
-
"type": "string",
|
|
330
|
-
"description": "This event is fired when the 'Clear' button is pressed. This is only possible when the 'Clear' button is enabled.",
|
|
331
|
-
"artifactType": "XMLProperty",
|
|
332
|
-
"metadata": {
|
|
333
|
-
"type": "Event"
|
|
334
|
-
}
|
|
335
|
-
},
|
|
336
337
|
"filterChanged": {
|
|
337
338
|
"type": "string",
|
|
338
339
|
"description": "This event is fired after either a filter value or the visibility of a filter item has been changed. The event contains conditions that will be used as filters.",
|
|
@@ -362,10 +363,9 @@
|
|
|
362
363
|
"type": "object",
|
|
363
364
|
"properties": {
|
|
364
365
|
"contextPath": {
|
|
365
|
-
"
|
|
366
|
-
"description": "
|
|
366
|
+
"type": "string",
|
|
367
|
+
"description": "Defines the path of the context used in the current page or block.\nThis setting is defined by the framework.",
|
|
367
368
|
"artifactType": "XMLProperty",
|
|
368
|
-
"isViewNode": true,
|
|
369
369
|
"metadata": {
|
|
370
370
|
"type": "Property"
|
|
371
371
|
}
|
|
@@ -379,10 +379,9 @@
|
|
|
379
379
|
}
|
|
380
380
|
},
|
|
381
381
|
"metaPath": {
|
|
382
|
-
"
|
|
383
|
-
"description": "
|
|
382
|
+
"type": "string",
|
|
383
|
+
"description": "Defines the relative path of the property in the metamodel, based on the current contextPath.",
|
|
384
384
|
"artifactType": "XMLProperty",
|
|
385
|
-
"isViewNode": true,
|
|
386
385
|
"metadata": {
|
|
387
386
|
"type": "Property"
|
|
388
387
|
}
|
|
@@ -402,403 +401,110 @@
|
|
|
402
401
|
"type": "Control"
|
|
403
402
|
}
|
|
404
403
|
},
|
|
405
|
-
"sap.fe.macros.
|
|
406
|
-
"description": "Building block used to create a
|
|
404
|
+
"sap.fe.macros.Table": {
|
|
405
|
+
"description": "Building block used to create a table based on the metadata provided by OData V4.\n\nUsually, a LineItem or PresentationVariant annotation is expected, but the Table building block can also be used to display an EntitySet.\nUsage example:\n\n<macro:Table id=\"MyTable\" metaPath=\"@com.sap.vocabularies.UI.v1.LineItem\" />\n\n",
|
|
407
406
|
"isViewNode": true,
|
|
408
407
|
"type": "object",
|
|
409
408
|
"properties": {
|
|
410
|
-
"
|
|
411
|
-
"
|
|
412
|
-
"description": "
|
|
409
|
+
"busy": {
|
|
410
|
+
"type": "boolean",
|
|
411
|
+
"description": "An expression that allows you to control the 'busy' state of the table.",
|
|
413
412
|
"artifactType": "XMLProperty",
|
|
414
|
-
"isViewNode": true,
|
|
415
413
|
"metadata": {
|
|
416
414
|
"type": "Property"
|
|
417
415
|
}
|
|
418
416
|
},
|
|
419
|
-
"
|
|
417
|
+
"contextPath": {
|
|
420
418
|
"type": "string",
|
|
421
|
-
"description": "
|
|
419
|
+
"description": "Defines the path of the context used in the current page or block.\nThis setting is defined by the framework.",
|
|
422
420
|
"artifactType": "XMLProperty",
|
|
423
421
|
"metadata": {
|
|
424
422
|
"type": "Property"
|
|
425
423
|
}
|
|
426
424
|
},
|
|
427
|
-
"
|
|
428
|
-
"type": "
|
|
429
|
-
"description": "
|
|
425
|
+
"enableAutoColumnWidth": {
|
|
426
|
+
"type": "boolean",
|
|
427
|
+
"description": "Specifies the header text that is shown in the table.",
|
|
430
428
|
"artifactType": "XMLProperty",
|
|
431
429
|
"metadata": {
|
|
432
430
|
"type": "Property"
|
|
433
431
|
}
|
|
434
432
|
},
|
|
435
|
-
"
|
|
436
|
-
"
|
|
437
|
-
"description": "
|
|
433
|
+
"enableExport": {
|
|
434
|
+
"type": "boolean",
|
|
435
|
+
"description": "Controls if the export functionality of the table is enabled or not.",
|
|
438
436
|
"artifactType": "XMLProperty",
|
|
439
|
-
"isViewNode": true,
|
|
440
437
|
"metadata": {
|
|
441
438
|
"type": "Property"
|
|
442
439
|
}
|
|
443
440
|
},
|
|
444
|
-
"
|
|
441
|
+
"enableFullScreen": {
|
|
445
442
|
"type": "boolean",
|
|
446
|
-
"description": "
|
|
443
|
+
"description": "Controls whether the table can be opened in fullscreen mode or not.",
|
|
447
444
|
"artifactType": "XMLProperty",
|
|
448
445
|
"metadata": {
|
|
449
446
|
"type": "Property"
|
|
450
447
|
}
|
|
451
448
|
},
|
|
452
|
-
"
|
|
453
|
-
"type": "
|
|
454
|
-
"
|
|
455
|
-
"$ref": "#/definitions/sap.ui.core.Control"
|
|
456
|
-
},
|
|
457
|
-
"isViewNode": true,
|
|
458
|
-
"metadata": {
|
|
459
|
-
"path": [],
|
|
460
|
-
"type": "Aggregation"
|
|
461
|
-
}
|
|
462
|
-
}
|
|
463
|
-
},
|
|
464
|
-
"additionalProperties": false,
|
|
465
|
-
"metadata": {
|
|
466
|
-
"path": [],
|
|
467
|
-
"type": "Control"
|
|
468
|
-
}
|
|
469
|
-
},
|
|
470
|
-
"sap.fe.macros.MicroChart": {
|
|
471
|
-
"description": "Building block used to create a MicroChart based on the metadata provided by OData V4.",
|
|
472
|
-
"isViewNode": true,
|
|
473
|
-
"type": "object",
|
|
474
|
-
"properties": {},
|
|
475
|
-
"additionalProperties": false,
|
|
476
|
-
"metadata": {
|
|
477
|
-
"path": [],
|
|
478
|
-
"type": "Control"
|
|
479
|
-
}
|
|
480
|
-
},
|
|
481
|
-
"sap.fe.macros.MultiValueField": {
|
|
482
|
-
"description": "Building block for creating a MultiValueField based on the metadata provided by OData V4.\n\nThe MultiValueField can be used to display either a DataField or Property directly. It has to point to a collection property.\n\nUsage example:\n\n<macro:MultiValueField\n id=\"SomeUniqueIdentifier\"\n contextPath=\"{entitySet>}\"\n metaPath=\"{dataField>}\"\n />\n",
|
|
483
|
-
"isViewNode": true,
|
|
484
|
-
"type": "object",
|
|
485
|
-
"properties": {
|
|
486
|
-
"contextPath": {
|
|
487
|
-
"$ref": "#/definitions/sap.ui.model.Context",
|
|
488
|
-
"description": "contextPath",
|
|
449
|
+
"enablePaste": {
|
|
450
|
+
"type": "boolean",
|
|
451
|
+
"description": "Controls if the paste functionality of the table is enabled or not.",
|
|
489
452
|
"artifactType": "XMLProperty",
|
|
490
|
-
"isViewNode": true,
|
|
491
453
|
"metadata": {
|
|
492
454
|
"type": "Property"
|
|
493
455
|
}
|
|
494
456
|
},
|
|
495
|
-
"
|
|
457
|
+
"filterBar": {
|
|
496
458
|
"type": "string",
|
|
497
|
-
"description": "
|
|
459
|
+
"description": "ID of the FilterBar building block associated with the table.",
|
|
498
460
|
"artifactType": "XMLProperty",
|
|
499
461
|
"metadata": {
|
|
500
462
|
"type": "Property"
|
|
501
463
|
}
|
|
502
464
|
},
|
|
503
|
-
"
|
|
504
|
-
"
|
|
505
|
-
"description": "
|
|
465
|
+
"header": {
|
|
466
|
+
"type": "string",
|
|
467
|
+
"description": "Specifies the header text that is shown in the table.",
|
|
506
468
|
"artifactType": "XMLProperty",
|
|
507
|
-
"isViewNode": true,
|
|
508
469
|
"metadata": {
|
|
509
470
|
"type": "Property"
|
|
510
471
|
}
|
|
511
472
|
},
|
|
512
|
-
"
|
|
473
|
+
"headerVisible": {
|
|
513
474
|
"type": "boolean",
|
|
514
|
-
"description": "
|
|
475
|
+
"description": "Controls if the header text should be shown or not.",
|
|
515
476
|
"artifactType": "XMLProperty",
|
|
516
477
|
"metadata": {
|
|
517
478
|
"type": "Property"
|
|
518
479
|
}
|
|
519
|
-
}
|
|
520
|
-
},
|
|
521
|
-
"additionalProperties": false,
|
|
522
|
-
"metadata": {
|
|
523
|
-
"path": [],
|
|
524
|
-
"type": "Control"
|
|
525
|
-
}
|
|
526
|
-
},
|
|
527
|
-
"sap.fe.macros.Paginator": {
|
|
528
|
-
"description": "Building block used to create a paginator control.\nUsage example:\n\n<macro:Paginator />\n\n",
|
|
529
|
-
"isViewNode": true,
|
|
530
|
-
"type": "object",
|
|
531
|
-
"properties": {
|
|
480
|
+
},
|
|
532
481
|
"id": {
|
|
533
482
|
"type": "string",
|
|
534
|
-
"description": "The identifier of the
|
|
483
|
+
"description": "The identifier of the table control.",
|
|
535
484
|
"artifactType": "XMLProperty",
|
|
536
485
|
"metadata": {
|
|
537
486
|
"type": "Property"
|
|
538
487
|
}
|
|
539
|
-
}
|
|
540
|
-
|
|
541
|
-
|
|
542
|
-
|
|
543
|
-
"path": [],
|
|
544
|
-
"type": "Control"
|
|
545
|
-
}
|
|
546
|
-
},
|
|
547
|
-
"sap.fe.macros.RichTextEditor": {
|
|
548
|
-
"description": "Building block that exposes the RichTextEditor UI5 control.\nIt's used to enter formatted text, and uses the third-party component called TinyMCE.\n",
|
|
549
|
-
"isViewNode": true,
|
|
550
|
-
"type": "object",
|
|
551
|
-
"properties": {
|
|
552
|
-
"buttonGroups": {
|
|
553
|
-
"type": "array",
|
|
554
|
-
"description": "With the 'buttonGroups' attribute you can customize the buttons that are displayed on the toolbar of the editor.",
|
|
488
|
+
},
|
|
489
|
+
"isSearchable": {
|
|
490
|
+
"type": "boolean",
|
|
491
|
+
"description": "Defines whether to display the search action.",
|
|
555
492
|
"artifactType": "XMLProperty",
|
|
556
493
|
"metadata": {
|
|
557
494
|
"type": "Property"
|
|
558
495
|
}
|
|
559
496
|
},
|
|
560
|
-
"
|
|
497
|
+
"menu": {
|
|
561
498
|
"type": "string",
|
|
562
|
-
"description": "
|
|
499
|
+
"description": "Groups menu actions by key.",
|
|
563
500
|
"artifactType": "XMLProperty",
|
|
564
501
|
"metadata": {
|
|
565
502
|
"type": "Property"
|
|
566
503
|
}
|
|
567
504
|
},
|
|
568
|
-
"
|
|
569
|
-
"type": "
|
|
570
|
-
"description": "
|
|
571
|
-
"artifactType": "XMLProperty",
|
|
572
|
-
"metadata": {
|
|
573
|
-
"type": "Property"
|
|
574
|
-
}
|
|
575
|
-
},
|
|
576
|
-
"required": {
|
|
577
|
-
"type": "boolean",
|
|
578
|
-
"description": "Use the 'required' attribute to make sure that the editor is filled with some text.",
|
|
579
|
-
"artifactType": "XMLProperty",
|
|
580
|
-
"metadata": {
|
|
581
|
-
"type": "Property"
|
|
582
|
-
}
|
|
583
|
-
},
|
|
584
|
-
"value": {
|
|
585
|
-
"type": "string",
|
|
586
|
-
"description": "The value contained in the editor. You can use this attribute to set a default value.",
|
|
587
|
-
"artifactType": "XMLProperty",
|
|
588
|
-
"metadata": {
|
|
589
|
-
"type": "Property"
|
|
590
|
-
}
|
|
591
|
-
}
|
|
592
|
-
},
|
|
593
|
-
"additionalProperties": false,
|
|
594
|
-
"metadata": {
|
|
595
|
-
"path": [],
|
|
596
|
-
"type": "Control"
|
|
597
|
-
}
|
|
598
|
-
},
|
|
599
|
-
"sap.fe.macros.RichTextEditorWithMetadata": {
|
|
600
|
-
"description": "Metadata-driven building block that exposes the RichTextEditor UI5 control.\nIt's used to enter formatted text and uses the third-party component called TinyMCE.\n",
|
|
601
|
-
"isViewNode": true,
|
|
602
|
-
"type": "object",
|
|
603
|
-
"properties": {
|
|
604
|
-
"buttonGroups": {
|
|
605
|
-
"type": "array",
|
|
606
|
-
"description": "With the 'buttonGroups' attribute, you can customize the buttons that are displayed on the toolbar of the editor.",
|
|
607
|
-
"artifactType": "XMLProperty",
|
|
608
|
-
"metadata": {
|
|
609
|
-
"type": "Property"
|
|
610
|
-
}
|
|
611
|
-
},
|
|
612
|
-
"contextPath": {
|
|
613
|
-
"$ref": "#/definitions/sap.ui.model.Context",
|
|
614
|
-
"description": "contextPath",
|
|
615
|
-
"artifactType": "XMLProperty",
|
|
616
|
-
"isViewNode": true,
|
|
617
|
-
"metadata": {
|
|
618
|
-
"type": "Property"
|
|
619
|
-
}
|
|
620
|
-
},
|
|
621
|
-
"id": {
|
|
622
|
-
"type": "string",
|
|
623
|
-
"description": "ID of the editor",
|
|
624
|
-
"artifactType": "XMLProperty",
|
|
625
|
-
"metadata": {
|
|
626
|
-
"type": "Property"
|
|
627
|
-
}
|
|
628
|
-
},
|
|
629
|
-
"metaPath": {
|
|
630
|
-
"$ref": "#/definitions/sap.ui.model.Context",
|
|
631
|
-
"description": "metaPath",
|
|
632
|
-
"artifactType": "XMLProperty",
|
|
633
|
-
"isViewNode": true,
|
|
634
|
-
"metadata": {
|
|
635
|
-
"type": "Property"
|
|
636
|
-
}
|
|
637
|
-
},
|
|
638
|
-
"readOnly": {
|
|
639
|
-
"type": "boolean",
|
|
640
|
-
"description": "Use the readOnly attribute to override the edit flow of the page.\nBy setting 'readOnly' to true, a FormattedText is displayed instead of the editor.",
|
|
641
|
-
"artifactType": "XMLProperty",
|
|
642
|
-
"metadata": {
|
|
643
|
-
"type": "Property"
|
|
644
|
-
}
|
|
645
|
-
},
|
|
646
|
-
"required": {
|
|
647
|
-
"type": "boolean",
|
|
648
|
-
"description": "Use the 'required' attribute, to make sure that the editor is filled with some text.",
|
|
649
|
-
"artifactType": "XMLProperty",
|
|
650
|
-
"metadata": {
|
|
651
|
-
"type": "Property"
|
|
652
|
-
}
|
|
653
|
-
}
|
|
654
|
-
},
|
|
655
|
-
"additionalProperties": false,
|
|
656
|
-
"metadata": {
|
|
657
|
-
"path": [],
|
|
658
|
-
"type": "Control"
|
|
659
|
-
}
|
|
660
|
-
},
|
|
661
|
-
"sap.fe.macros.Share": {
|
|
662
|
-
"description": "Building block used to create the ‘Share’ functionality.\n\nPlease note that the 'Share in SAP Jam' option is only available on platforms that are integrated with SAP Jam.\n\nIf you are consuming this macro in an environment where the SAP Fiori launchpad is not available, then the 'Save as Tile' option is not visible.\nUsage example:\n\n<macro:Share\n\tid=\"someID\"\nvisible=\"true\"\n/>\n\n",
|
|
663
|
-
"isViewNode": true,
|
|
664
|
-
"type": "object",
|
|
665
|
-
"properties": {
|
|
666
|
-
"id": {
|
|
667
|
-
"type": "string",
|
|
668
|
-
"description": "The identifier of the Share control.",
|
|
669
|
-
"artifactType": "XMLProperty",
|
|
670
|
-
"metadata": {
|
|
671
|
-
"type": "Property"
|
|
672
|
-
}
|
|
673
|
-
},
|
|
674
|
-
"visible": {
|
|
675
|
-
"type": "boolean",
|
|
676
|
-
"description": "Whether the share control should be visible on the screen.",
|
|
677
|
-
"artifactType": "XMLProperty",
|
|
678
|
-
"metadata": {
|
|
679
|
-
"type": "Property"
|
|
680
|
-
}
|
|
681
|
-
}
|
|
682
|
-
},
|
|
683
|
-
"additionalProperties": false,
|
|
684
|
-
"metadata": {
|
|
685
|
-
"path": [],
|
|
686
|
-
"type": "Control"
|
|
687
|
-
}
|
|
688
|
-
},
|
|
689
|
-
"sap.fe.macros.Table": {
|
|
690
|
-
"description": "Building block used to create a table based on the metadata provided by OData V4.\n\nUsually, a LineItem or PresentationVariant annotation is expected, but the Table building block can also be used to display an EntitySet.\nUsage example:\n\n<macro:Table id=\"MyTable\" metaPath=\"@com.sap.vocabularies.UI.v1.LineItem\" />\n\n",
|
|
691
|
-
"isViewNode": true,
|
|
692
|
-
"type": "object",
|
|
693
|
-
"properties": {
|
|
694
|
-
"busy": {
|
|
695
|
-
"type": "boolean",
|
|
696
|
-
"description": "An expression that allows you to control the 'busy' state of the table.",
|
|
697
|
-
"artifactType": "XMLProperty",
|
|
698
|
-
"metadata": {
|
|
699
|
-
"type": "Property"
|
|
700
|
-
}
|
|
701
|
-
},
|
|
702
|
-
"contextPath": {
|
|
703
|
-
"type": "string",
|
|
704
|
-
"description": "Defines the path of the context used in the current page or block.\nThis setting is defined by the framework.",
|
|
705
|
-
"artifactType": "XMLProperty",
|
|
706
|
-
"metadata": {
|
|
707
|
-
"type": "Property"
|
|
708
|
-
}
|
|
709
|
-
},
|
|
710
|
-
"creationMode": {
|
|
711
|
-
"$ref": "#/definitions/sap.fe.macros.table.TableCreationOptions",
|
|
712
|
-
"description": "creationMode",
|
|
713
|
-
"artifactType": "XMLProperty",
|
|
714
|
-
"isViewNode": true,
|
|
715
|
-
"metadata": {
|
|
716
|
-
"type": "Property"
|
|
717
|
-
}
|
|
718
|
-
},
|
|
719
|
-
"enableAutoColumnWidth": {
|
|
720
|
-
"type": "boolean",
|
|
721
|
-
"description": "Specifies if the column width is automatically calculated.",
|
|
722
|
-
"artifactType": "XMLProperty",
|
|
723
|
-
"metadata": {
|
|
724
|
-
"type": "Property"
|
|
725
|
-
}
|
|
726
|
-
},
|
|
727
|
-
"enableExport": {
|
|
728
|
-
"type": "boolean",
|
|
729
|
-
"description": "Controls if the export functionality of the table is enabled or not.",
|
|
730
|
-
"artifactType": "XMLProperty",
|
|
731
|
-
"metadata": {
|
|
732
|
-
"type": "Property"
|
|
733
|
-
}
|
|
734
|
-
},
|
|
735
|
-
"enableFullScreen": {
|
|
736
|
-
"type": "boolean",
|
|
737
|
-
"description": "Controls whether the table can be opened in fullscreen mode or not.",
|
|
738
|
-
"artifactType": "XMLProperty",
|
|
739
|
-
"metadata": {
|
|
740
|
-
"type": "Property"
|
|
741
|
-
}
|
|
742
|
-
},
|
|
743
|
-
"enablePaste": {
|
|
744
|
-
"type": "boolean",
|
|
745
|
-
"description": "Controls if the paste functionality of the table is enabled or not.",
|
|
746
|
-
"artifactType": "XMLProperty",
|
|
747
|
-
"metadata": {
|
|
748
|
-
"type": "Property"
|
|
749
|
-
}
|
|
750
|
-
},
|
|
751
|
-
"filterBar": {
|
|
752
|
-
"type": "string",
|
|
753
|
-
"description": "ID of the FilterBar building block associated with the table.",
|
|
754
|
-
"artifactType": "XMLProperty",
|
|
755
|
-
"metadata": {
|
|
756
|
-
"type": "Property"
|
|
757
|
-
}
|
|
758
|
-
},
|
|
759
|
-
"frozenColumnCount": {
|
|
760
|
-
"type": "number",
|
|
761
|
-
"description": "Number of columns that are fixed on the left. Only columns which are not fixed can be scrolled horizontally.\nThis property is not relevant for responsive tables\n",
|
|
762
|
-
"artifactType": "XMLProperty",
|
|
763
|
-
"metadata": {
|
|
764
|
-
"type": "Property"
|
|
765
|
-
}
|
|
766
|
-
},
|
|
767
|
-
"header": {
|
|
768
|
-
"type": "string",
|
|
769
|
-
"description": "Specifies the header text that is shown in the table.",
|
|
770
|
-
"artifactType": "XMLProperty",
|
|
771
|
-
"metadata": {
|
|
772
|
-
"type": "Property"
|
|
773
|
-
}
|
|
774
|
-
},
|
|
775
|
-
"headerVisible": {
|
|
776
|
-
"type": "boolean",
|
|
777
|
-
"description": "Controls if the header text should be shown or not.",
|
|
778
|
-
"artifactType": "XMLProperty",
|
|
779
|
-
"metadata": {
|
|
780
|
-
"type": "Property"
|
|
781
|
-
}
|
|
782
|
-
},
|
|
783
|
-
"id": {
|
|
784
|
-
"type": "string",
|
|
785
|
-
"description": "The identifier of the table control.",
|
|
786
|
-
"artifactType": "XMLProperty",
|
|
787
|
-
"metadata": {
|
|
788
|
-
"type": "Property"
|
|
789
|
-
}
|
|
790
|
-
},
|
|
791
|
-
"isSearchable": {
|
|
792
|
-
"type": "boolean",
|
|
793
|
-
"description": "Defines whether to display the search action.",
|
|
794
|
-
"artifactType": "XMLProperty",
|
|
795
|
-
"metadata": {
|
|
796
|
-
"type": "Property"
|
|
797
|
-
}
|
|
798
|
-
},
|
|
799
|
-
"metaPath": {
|
|
800
|
-
"type": "string",
|
|
801
|
-
"description": "Defines the relative path of the property in the metamodel, based on the current contextPath.",
|
|
505
|
+
"metaPath": {
|
|
506
|
+
"type": "string",
|
|
507
|
+
"description": "Defines the relative path of the property in the metamodel, based on the current contextPath.",
|
|
802
508
|
"artifactType": "XMLProperty",
|
|
803
509
|
"metadata": {
|
|
804
510
|
"type": "Property"
|
|
@@ -807,15 +513,14 @@
|
|
|
807
513
|
"personalization": {
|
|
808
514
|
"anyOf": [
|
|
809
515
|
{
|
|
810
|
-
"
|
|
516
|
+
"type": "boolean"
|
|
811
517
|
},
|
|
812
518
|
{
|
|
813
|
-
"
|
|
519
|
+
"type": "string"
|
|
814
520
|
}
|
|
815
521
|
],
|
|
816
|
-
"description": "personalization",
|
|
522
|
+
"description": "Controls which options should be enabled for the table personalization dialog.\nIf it is set to `true`, all possible options for this kind of table are enabled.\nIf it is set to `false`, personalization is disabled.\n\nYou can also provide a more granular control for the personalization by providing a comma-separated list with the options you want to be available.\nAvailable options are:\n - Sort\n - Column\n - Filter\n",
|
|
817
523
|
"artifactType": "XMLProperty",
|
|
818
|
-
"isViewNode": true,
|
|
819
524
|
"metadata": {
|
|
820
525
|
"type": "Property"
|
|
821
526
|
}
|
|
@@ -828,39 +533,13 @@
|
|
|
828
533
|
"type": "Property"
|
|
829
534
|
}
|
|
830
535
|
},
|
|
831
|
-
"rowCount": {
|
|
832
|
-
"type": "number",
|
|
833
|
-
"description": "Number of rows to be displayed in the table. Does not apply to responsive tables.",
|
|
834
|
-
"artifactType": "XMLProperty",
|
|
835
|
-
"metadata": {
|
|
836
|
-
"type": "Property"
|
|
837
|
-
}
|
|
838
|
-
},
|
|
839
|
-
"rowCountMode": {
|
|
840
|
-
"type": "string",
|
|
841
|
-
"description": "Defines how the table handles the visible rows. Does not apply to Responsive tables.\nAllowed values are `Auto`, `Fixed`.\n- If set to `Fixed`, the table always has as many rows as defined in the rowCount property.\n- If set to `Auto`, the number of rows is changed by the table automatically. It will then adjust its row count to the space it is allowed to cover (limited by the surrounding container) but it cannot have less than defined in the `rowCount` property.\n",
|
|
842
|
-
"artifactType": "XMLProperty",
|
|
843
|
-
"metadata": {
|
|
844
|
-
"type": "Property"
|
|
845
|
-
},
|
|
846
|
-
"enum": [
|
|
847
|
-
"Auto",
|
|
848
|
-
"Fixed"
|
|
849
|
-
]
|
|
850
|
-
},
|
|
851
536
|
"selectionMode": {
|
|
852
537
|
"type": "string",
|
|
853
|
-
"description": "Defines the selection mode to be used by the table.\nAllowed values are `None`, `Single`, `Multi` or `Auto
|
|
538
|
+
"description": "Defines the selection mode to be used by the table.\nAllowed values are `None`, `Single`, `Multi` or `Auto`\n",
|
|
854
539
|
"artifactType": "XMLProperty",
|
|
855
540
|
"metadata": {
|
|
856
541
|
"type": "Property"
|
|
857
|
-
}
|
|
858
|
-
"enum": [
|
|
859
|
-
"None",
|
|
860
|
-
"Single",
|
|
861
|
-
"Multi",
|
|
862
|
-
"Auto"
|
|
863
|
-
]
|
|
542
|
+
}
|
|
864
543
|
},
|
|
865
544
|
"type": {
|
|
866
545
|
"type": "string",
|
|
@@ -868,11 +547,7 @@
|
|
|
868
547
|
"artifactType": "XMLProperty",
|
|
869
548
|
"metadata": {
|
|
870
549
|
"type": "Property"
|
|
871
|
-
}
|
|
872
|
-
"enum": [
|
|
873
|
-
"GridTable",
|
|
874
|
-
"ResponsiveTable"
|
|
875
|
-
]
|
|
550
|
+
}
|
|
876
551
|
},
|
|
877
552
|
"variantManagement": {
|
|
878
553
|
"type": "string",
|
|
@@ -880,12 +555,11 @@
|
|
|
880
555
|
"artifactType": "XMLProperty",
|
|
881
556
|
"metadata": {
|
|
882
557
|
"type": "Property"
|
|
883
|
-
}
|
|
884
|
-
"const": "Control"
|
|
558
|
+
}
|
|
885
559
|
},
|
|
886
|
-
"
|
|
887
|
-
"type": "
|
|
888
|
-
"description": "
|
|
560
|
+
"title": {
|
|
561
|
+
"type": "string",
|
|
562
|
+
"description": "The text that will be displayed for table title",
|
|
889
563
|
"artifactType": "XMLProperty",
|
|
890
564
|
"metadata": {
|
|
891
565
|
"type": "Property"
|
|
@@ -915,7 +589,7 @@
|
|
|
915
589
|
},
|
|
916
590
|
"rowPress": {
|
|
917
591
|
"type": "string",
|
|
918
|
-
"description": "An event
|
|
592
|
+
"description": "An event triggered when the user chooses a row; the event contains information about which row was chosen.\nYou can set this in order to handle the navigation manually.\n",
|
|
919
593
|
"artifactType": "XMLProperty",
|
|
920
594
|
"metadata": {
|
|
921
595
|
"type": "Event"
|
|
@@ -974,6 +648,14 @@
|
|
|
974
648
|
"type": "Property"
|
|
975
649
|
}
|
|
976
650
|
},
|
|
651
|
+
"id": {
|
|
652
|
+
"type": "string",
|
|
653
|
+
"description": "Unique id of control",
|
|
654
|
+
"artifactType": "XMLProperty",
|
|
655
|
+
"metadata": {
|
|
656
|
+
"type": "Property"
|
|
657
|
+
}
|
|
658
|
+
},
|
|
977
659
|
"actions": {
|
|
978
660
|
"type": "object",
|
|
979
661
|
"additionalProperties": {
|
|
@@ -993,135 +675,6 @@
|
|
|
993
675
|
"defaultAggregation": "actions"
|
|
994
676
|
}
|
|
995
677
|
},
|
|
996
|
-
"sap.fe.macros.chart.Action": {
|
|
997
|
-
"description": "Definition of a custom action to be used in the chart toolbar",
|
|
998
|
-
"isViewNode": true,
|
|
999
|
-
"type": "object",
|
|
1000
|
-
"properties": {
|
|
1001
|
-
"anchor": {
|
|
1002
|
-
"type": "string",
|
|
1003
|
-
"description": "Reference to the key of another action already displayed in the toolbar to properly place this one",
|
|
1004
|
-
"artifactType": "XMLProperty",
|
|
1005
|
-
"metadata": {
|
|
1006
|
-
"type": "Property"
|
|
1007
|
-
}
|
|
1008
|
-
},
|
|
1009
|
-
"enabled": {
|
|
1010
|
-
"type": "boolean",
|
|
1011
|
-
"description": "Enables or disables the action",
|
|
1012
|
-
"artifactType": "XMLProperty",
|
|
1013
|
-
"metadata": {
|
|
1014
|
-
"type": "Property"
|
|
1015
|
-
}
|
|
1016
|
-
},
|
|
1017
|
-
"key": {
|
|
1018
|
-
"type": "string",
|
|
1019
|
-
"description": "Unique identifier of the action",
|
|
1020
|
-
"artifactType": "XMLProperty",
|
|
1021
|
-
"metadata": {
|
|
1022
|
-
"type": "Property"
|
|
1023
|
-
}
|
|
1024
|
-
},
|
|
1025
|
-
"placement": {
|
|
1026
|
-
"type": "string",
|
|
1027
|
-
"description": "Defines where this action should be placed relative to the defined anchor\nAllowed values are `Before` and `After`\n",
|
|
1028
|
-
"artifactType": "XMLProperty",
|
|
1029
|
-
"metadata": {
|
|
1030
|
-
"type": "Property"
|
|
1031
|
-
},
|
|
1032
|
-
"enum": [
|
|
1033
|
-
"After",
|
|
1034
|
-
"Before"
|
|
1035
|
-
]
|
|
1036
|
-
},
|
|
1037
|
-
"press": {
|
|
1038
|
-
"type": "string",
|
|
1039
|
-
"description": "Event handler to be called when the user chooses the action",
|
|
1040
|
-
"artifactType": "XMLProperty",
|
|
1041
|
-
"metadata": {
|
|
1042
|
-
"type": "Property"
|
|
1043
|
-
}
|
|
1044
|
-
},
|
|
1045
|
-
"requiresSelection": {
|
|
1046
|
-
"type": "boolean",
|
|
1047
|
-
"description": "Defines if the action requires a selection.",
|
|
1048
|
-
"artifactType": "XMLProperty",
|
|
1049
|
-
"metadata": {
|
|
1050
|
-
"type": "Property"
|
|
1051
|
-
}
|
|
1052
|
-
},
|
|
1053
|
-
"text": {
|
|
1054
|
-
"type": "string",
|
|
1055
|
-
"description": "The text that will be displayed for this action",
|
|
1056
|
-
"artifactType": "XMLProperty",
|
|
1057
|
-
"metadata": {
|
|
1058
|
-
"type": "Property"
|
|
1059
|
-
}
|
|
1060
|
-
}
|
|
1061
|
-
},
|
|
1062
|
-
"additionalProperties": false,
|
|
1063
|
-
"metadata": {
|
|
1064
|
-
"path": [],
|
|
1065
|
-
"type": "Control"
|
|
1066
|
-
}
|
|
1067
|
-
},
|
|
1068
|
-
"sap.fe.macros.chart.ActionGroup": {
|
|
1069
|
-
"description": "Definition of a custom action group to be used inside the chart toolbar",
|
|
1070
|
-
"isViewNode": true,
|
|
1071
|
-
"type": "object",
|
|
1072
|
-
"properties": {
|
|
1073
|
-
"actions": {
|
|
1074
|
-
"$ref": "#/definitions/sap.fe.macros.chart.Action[]",
|
|
1075
|
-
"description": "actions",
|
|
1076
|
-
"artifactType": "XMLProperty",
|
|
1077
|
-
"isViewNode": true,
|
|
1078
|
-
"metadata": {
|
|
1079
|
-
"type": "Property"
|
|
1080
|
-
}
|
|
1081
|
-
},
|
|
1082
|
-
"anchor": {
|
|
1083
|
-
"type": "string",
|
|
1084
|
-
"description": "Reference to the key of another action or action group already displayed in the toolbar to properly place this one",
|
|
1085
|
-
"artifactType": "XMLProperty",
|
|
1086
|
-
"metadata": {
|
|
1087
|
-
"type": "Property"
|
|
1088
|
-
}
|
|
1089
|
-
},
|
|
1090
|
-
"key": {
|
|
1091
|
-
"type": "string",
|
|
1092
|
-
"description": "Unique identifier of the action",
|
|
1093
|
-
"artifactType": "XMLProperty",
|
|
1094
|
-
"metadata": {
|
|
1095
|
-
"type": "Property"
|
|
1096
|
-
}
|
|
1097
|
-
},
|
|
1098
|
-
"placement": {
|
|
1099
|
-
"type": "string",
|
|
1100
|
-
"description": "Defines where this action group should be placed relative to the defined anchor\nAllowed values are `Before` and `After`\n",
|
|
1101
|
-
"artifactType": "XMLProperty",
|
|
1102
|
-
"metadata": {
|
|
1103
|
-
"type": "Property"
|
|
1104
|
-
},
|
|
1105
|
-
"enum": [
|
|
1106
|
-
"After",
|
|
1107
|
-
"Before"
|
|
1108
|
-
]
|
|
1109
|
-
},
|
|
1110
|
-
"text": {
|
|
1111
|
-
"type": "string",
|
|
1112
|
-
"description": "The text that will be displayed for this action group",
|
|
1113
|
-
"artifactType": "XMLProperty",
|
|
1114
|
-
"metadata": {
|
|
1115
|
-
"type": "Property"
|
|
1116
|
-
}
|
|
1117
|
-
}
|
|
1118
|
-
},
|
|
1119
|
-
"additionalProperties": false,
|
|
1120
|
-
"metadata": {
|
|
1121
|
-
"path": [],
|
|
1122
|
-
"type": "Control"
|
|
1123
|
-
}
|
|
1124
|
-
},
|
|
1125
678
|
"sap.fe.macros.FieldFormatOptions": {
|
|
1126
679
|
"description": "Additional format options for the field.",
|
|
1127
680
|
"isViewNode": true,
|
|
@@ -1129,50 +682,16 @@
|
|
|
1129
682
|
"properties": {
|
|
1130
683
|
"displayMode": {
|
|
1131
684
|
"type": "string",
|
|
1132
|
-
"description": "Defines how the field value and associated text will be displayed together.\n\
|
|
685
|
+
"description": " Defines how the field value and associated text will be displayed together.\n\n Allowed values are \"Value\", \"Description\", \"ValueDescription\" and \"DescriptionValue\"\n",
|
|
1133
686
|
"artifactType": "XMLProperty",
|
|
1134
687
|
"metadata": {
|
|
1135
688
|
"type": "Property"
|
|
1136
|
-
}
|
|
1137
|
-
"enum": [
|
|
1138
|
-
"Description",
|
|
1139
|
-
"DescriptionValue",
|
|
1140
|
-
"Value",
|
|
1141
|
-
"ValueDescription"
|
|
1142
|
-
]
|
|
689
|
+
}
|
|
1143
690
|
},
|
|
1144
691
|
"measureDisplayMode": {
|
|
1145
692
|
"type": "string",
|
|
1146
693
|
"description": "Defines if and how the field measure will be displayed.\n\nAllowed values are \"Hidden\" and \"ReadOnly\"\n",
|
|
1147
694
|
"artifactType": "XMLProperty",
|
|
1148
|
-
"metadata": {
|
|
1149
|
-
"type": "Property"
|
|
1150
|
-
},
|
|
1151
|
-
"enum": [
|
|
1152
|
-
"Hidden",
|
|
1153
|
-
"ReadOnly"
|
|
1154
|
-
]
|
|
1155
|
-
},
|
|
1156
|
-
"showDate": {
|
|
1157
|
-
"type": "boolean",
|
|
1158
|
-
"description": "Defines if the date part of a date time with timezone field should be shown. \n\nThe dateTimeOffset field must have a timezone annotation.\nThe default value is true.\n",
|
|
1159
|
-
"artifactType": "XMLProperty",
|
|
1160
|
-
"metadata": {
|
|
1161
|
-
"type": "Property"
|
|
1162
|
-
}
|
|
1163
|
-
},
|
|
1164
|
-
"showTime": {
|
|
1165
|
-
"type": "boolean",
|
|
1166
|
-
"description": "Defines if the time part of a date time with timezone field should be shown. \n\nThe dateTimeOffset field must have a timezone annotation.\nThe default value is true.\n",
|
|
1167
|
-
"artifactType": "XMLProperty",
|
|
1168
|
-
"metadata": {
|
|
1169
|
-
"type": "Property"
|
|
1170
|
-
}
|
|
1171
|
-
},
|
|
1172
|
-
"showTimezone": {
|
|
1173
|
-
"type": "boolean",
|
|
1174
|
-
"description": "Defines if the timezone part of a date time with timezone field should be shown. \n\nThe dateTimeOffset field must have a timezone annotation.\nThe default value is true.\n",
|
|
1175
|
-
"artifactType": "XMLProperty",
|
|
1176
695
|
"metadata": {
|
|
1177
696
|
"type": "Property"
|
|
1178
697
|
}
|
|
@@ -1183,11 +702,7 @@
|
|
|
1183
702
|
"artifactType": "XMLProperty",
|
|
1184
703
|
"metadata": {
|
|
1185
704
|
"type": "Property"
|
|
1186
|
-
}
|
|
1187
|
-
"enum": [
|
|
1188
|
-
"InPlace",
|
|
1189
|
-
"Popover"
|
|
1190
|
-
]
|
|
705
|
+
}
|
|
1191
706
|
},
|
|
1192
707
|
"textLinesEdit": {
|
|
1193
708
|
"type": "number",
|
|
@@ -1205,14 +720,6 @@
|
|
|
1205
720
|
"type": "Property"
|
|
1206
721
|
}
|
|
1207
722
|
},
|
|
1208
|
-
"textMaxLength": {
|
|
1209
|
-
"type": "number",
|
|
1210
|
-
"description": "Defines the maximum number of characters for the multiline text value.\n\nIf a multiline text exceeds the maximum number of allowed characters, the counter below the input field displays the exact number.\n",
|
|
1211
|
-
"artifactType": "XMLProperty",
|
|
1212
|
-
"metadata": {
|
|
1213
|
-
"type": "Property"
|
|
1214
|
-
}
|
|
1215
|
-
},
|
|
1216
723
|
"textMaxLines": {
|
|
1217
724
|
"type": "number",
|
|
1218
725
|
"description": "Maximum number of lines that multiline texts in edit mode can grow to.\n",
|
|
@@ -1356,63 +863,6 @@
|
|
|
1356
863
|
"type": "Control"
|
|
1357
864
|
}
|
|
1358
865
|
},
|
|
1359
|
-
"sap.fe.macros.table.ActionGroup": {
|
|
1360
|
-
"description": "Definition of a custom ActionGroup to be used inside the table toolbar",
|
|
1361
|
-
"isViewNode": true,
|
|
1362
|
-
"type": "object",
|
|
1363
|
-
"properties": {
|
|
1364
|
-
"actions": {
|
|
1365
|
-
"$ref": "#/definitions/sap.fe.macros.table.Action[]",
|
|
1366
|
-
"description": "actions",
|
|
1367
|
-
"artifactType": "XMLProperty",
|
|
1368
|
-
"isViewNode": true,
|
|
1369
|
-
"metadata": {
|
|
1370
|
-
"type": "Property"
|
|
1371
|
-
}
|
|
1372
|
-
},
|
|
1373
|
-
"anchor": {
|
|
1374
|
-
"type": "string",
|
|
1375
|
-
"description": "Reference to the key of another action or action group already displayed in the toolbar to properly place this one",
|
|
1376
|
-
"artifactType": "XMLProperty",
|
|
1377
|
-
"metadata": {
|
|
1378
|
-
"type": "Property"
|
|
1379
|
-
}
|
|
1380
|
-
},
|
|
1381
|
-
"key": {
|
|
1382
|
-
"type": "string",
|
|
1383
|
-
"description": "Unique identifier of the ActionGroup",
|
|
1384
|
-
"artifactType": "XMLProperty",
|
|
1385
|
-
"metadata": {
|
|
1386
|
-
"type": "Property"
|
|
1387
|
-
}
|
|
1388
|
-
},
|
|
1389
|
-
"placement": {
|
|
1390
|
-
"type": "string",
|
|
1391
|
-
"description": "Defines where this action group should be placed relative to the defined anchor\nAllowed values are `Before` and `After`\n",
|
|
1392
|
-
"artifactType": "XMLProperty",
|
|
1393
|
-
"metadata": {
|
|
1394
|
-
"type": "Property"
|
|
1395
|
-
},
|
|
1396
|
-
"enum": [
|
|
1397
|
-
"After",
|
|
1398
|
-
"Before"
|
|
1399
|
-
]
|
|
1400
|
-
},
|
|
1401
|
-
"text": {
|
|
1402
|
-
"type": "string",
|
|
1403
|
-
"description": "The text that will be displayed for this action group",
|
|
1404
|
-
"artifactType": "XMLProperty",
|
|
1405
|
-
"metadata": {
|
|
1406
|
-
"type": "Property"
|
|
1407
|
-
}
|
|
1408
|
-
}
|
|
1409
|
-
},
|
|
1410
|
-
"additionalProperties": false,
|
|
1411
|
-
"metadata": {
|
|
1412
|
-
"path": [],
|
|
1413
|
-
"type": "Control"
|
|
1414
|
-
}
|
|
1415
|
-
},
|
|
1416
866
|
"sap.fe.macros.table.Column": {
|
|
1417
867
|
"description": "Definition of a custom column to be used inside the table.\nThe template for the column has to be provided as the default aggregation\n",
|
|
1418
868
|
"isViewNode": true,
|
|
@@ -1434,18 +884,9 @@
|
|
|
1434
884
|
"type": "Property"
|
|
1435
885
|
}
|
|
1436
886
|
},
|
|
1437
|
-
"horizontalAlign": {
|
|
1438
|
-
"$ref": "#/definitions/sap.fe.core.converters.ManifestSettings.HorizontalAlign",
|
|
1439
|
-
"description": "horizontalAlign",
|
|
1440
|
-
"artifactType": "XMLProperty",
|
|
1441
|
-
"isViewNode": true,
|
|
1442
|
-
"metadata": {
|
|
1443
|
-
"type": "Property"
|
|
1444
|
-
}
|
|
1445
|
-
},
|
|
1446
887
|
"importance": {
|
|
1447
888
|
"type": "string",
|
|
1448
|
-
"description": "Defines the column importance
|
|
889
|
+
"description": "Defines the column importance\nYou can define which columns should be automatically moved to the pop-in area based on their importance\n",
|
|
1449
890
|
"artifactType": "XMLProperty",
|
|
1450
891
|
"metadata": {
|
|
1451
892
|
"type": "Property"
|
|
@@ -1470,72 +911,6 @@
|
|
|
1470
911
|
"After",
|
|
1471
912
|
"Before"
|
|
1472
913
|
]
|
|
1473
|
-
},
|
|
1474
|
-
"width": {
|
|
1475
|
-
"type": "string",
|
|
1476
|
-
"description": "Defines the column's width.\nAllowed values are `auto`, `value` and `inherit` according to sap.ui.core.CSSSize\n",
|
|
1477
|
-
"artifactType": "XMLProperty",
|
|
1478
|
-
"metadata": {
|
|
1479
|
-
"type": "Property"
|
|
1480
|
-
}
|
|
1481
|
-
},
|
|
1482
|
-
"widthIncludingColumnHeader": {
|
|
1483
|
-
"type": "boolean",
|
|
1484
|
-
"description": "Indicates if the column header should be a part of the width calculation.",
|
|
1485
|
-
"artifactType": "XMLProperty",
|
|
1486
|
-
"metadata": {
|
|
1487
|
-
"type": "Property"
|
|
1488
|
-
}
|
|
1489
|
-
}
|
|
1490
|
-
},
|
|
1491
|
-
"additionalProperties": false,
|
|
1492
|
-
"metadata": {
|
|
1493
|
-
"path": [],
|
|
1494
|
-
"type": "Control"
|
|
1495
|
-
}
|
|
1496
|
-
},
|
|
1497
|
-
"sap.fe.macros.table.TableCreationOptions": {
|
|
1498
|
-
"description": "Create options for the table.",
|
|
1499
|
-
"isViewNode": true,
|
|
1500
|
-
"type": "object",
|
|
1501
|
-
"properties": {
|
|
1502
|
-
"createAtEnd": {
|
|
1503
|
-
"type": "boolean",
|
|
1504
|
-
"description": "Specifies if the new entry should be created at the top or bottom of a table in case of creationMode 'Inline'\nThe default value is 'false'\n",
|
|
1505
|
-
"artifactType": "XMLProperty",
|
|
1506
|
-
"metadata": {
|
|
1507
|
-
"type": "Property"
|
|
1508
|
-
}
|
|
1509
|
-
},
|
|
1510
|
-
"inlineCreationRowsHiddenInEditMode": {
|
|
1511
|
-
"type": "boolean",
|
|
1512
|
-
"description": "Specifies if the new entry should be hidden in case of creationMode 'InlineCreationRows'. This only applies to responsive tables.\nThe default value is 'false'\n",
|
|
1513
|
-
"artifactType": "XMLProperty",
|
|
1514
|
-
"metadata": {
|
|
1515
|
-
"type": "Property"
|
|
1516
|
-
}
|
|
1517
|
-
},
|
|
1518
|
-
"name": {
|
|
1519
|
-
"type": "string",
|
|
1520
|
-
"description": "Defines the creation mode to be used by the table.\nAllowed values are `NewPage`, `Inline`, `InlineCreationsRows` or `External`.\n\nNewPage - the created document is shown in a new page, depending on whether metadata 'Sync', 'Async' or 'Deferred' is used\nInline - The creation is done inline\nInlineCreationsRows - The creation is done inline with an empty row\nExternal - The creation is done in a different application specified via the parameter 'outbound'\nIf not set with any value:\nif navigation is defined, the default value is 'NewPage'. Otherwise it is 'Inline'.\n",
|
|
1521
|
-
"artifactType": "XMLProperty",
|
|
1522
|
-
"metadata": {
|
|
1523
|
-
"type": "Property"
|
|
1524
|
-
},
|
|
1525
|
-
"enum": [
|
|
1526
|
-
"External",
|
|
1527
|
-
"Inline",
|
|
1528
|
-
"InlineCreationRows",
|
|
1529
|
-
"NewPage"
|
|
1530
|
-
]
|
|
1531
|
-
},
|
|
1532
|
-
"outbound": {
|
|
1533
|
-
"type": "string",
|
|
1534
|
-
"description": "The navigation target where the document is created in case of creationMode 'External'\n",
|
|
1535
|
-
"artifactType": "XMLProperty",
|
|
1536
|
-
"metadata": {
|
|
1537
|
-
"type": "Property"
|
|
1538
|
-
}
|
|
1539
914
|
}
|
|
1540
915
|
},
|
|
1541
916
|
"additionalProperties": false,
|