@openui5/sap.ui.mdc 1.115.0 → 1.115.1
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/package.json +4 -4
- package/src/sap/ui/mdc/.library +1 -1
- package/src/sap/ui/mdc/ActionToolbar.js +1 -1
- package/src/sap/ui/mdc/Chart.js +1 -1
- package/src/sap/ui/mdc/Control.js +1 -1
- package/src/sap/ui/mdc/DefaultTypeMap.js +1 -1
- package/src/sap/ui/mdc/Element.js +1 -1
- package/src/sap/ui/mdc/Field.js +2 -2
- package/src/sap/ui/mdc/FilterBar.js +1 -1
- package/src/sap/ui/mdc/FilterField.js +2 -2
- package/src/sap/ui/mdc/Link.js +1 -1
- package/src/sap/ui/mdc/MultiValueField.js +1 -1
- package/src/sap/ui/mdc/ValueHelp.js +1 -1
- package/src/sap/ui/mdc/actiontoolbar/ActionToolbarAction.js +1 -1
- package/src/sap/ui/mdc/chart/ChartImplementationContainer.js +1 -1
- package/src/sap/ui/mdc/chart/ChartSelectionDetails.js +1 -1
- package/src/sap/ui/mdc/chart/ChartToolbar.js +1 -1
- package/src/sap/ui/mdc/chart/PropertyHelper.js +1 -1
- package/src/sap/ui/mdc/condition/Condition.js +1 -1
- package/src/sap/ui/mdc/condition/ConditionConverter.js +1 -1
- package/src/sap/ui/mdc/condition/ConditionModel.js +1 -1
- package/src/sap/ui/mdc/condition/FilterConverter.js +1 -1
- package/src/sap/ui/mdc/condition/FilterOperatorUtil.js +1 -1
- package/src/sap/ui/mdc/condition/Operator.js +1 -1
- package/src/sap/ui/mdc/condition/OperatorDynamicDateOption.js +1 -1
- package/src/sap/ui/mdc/condition/RangeOperator.js +1 -1
- package/src/sap/ui/mdc/field/ConditionType.js +1 -1
- package/src/sap/ui/mdc/field/ConditionsType.js +1 -1
- package/src/sap/ui/mdc/field/CustomFieldInfo.js +1 -1
- package/src/sap/ui/mdc/field/DynamicDateRangeConditionsType.js +1 -1
- package/src/sap/ui/mdc/field/FieldBase.js +1 -1
- package/src/sap/ui/mdc/field/FieldInfoBase.js +1 -1
- package/src/sap/ui/mdc/field/FieldInput.js +1 -1
- package/src/sap/ui/mdc/field/FieldInputRenderUtil.js +1 -1
- package/src/sap/ui/mdc/field/FieldMultiInput.js +1 -1
- package/src/sap/ui/mdc/field/ListFieldHelpItem.js +1 -1
- package/src/sap/ui/mdc/field/MultiValueFieldItem.js +1 -1
- package/src/sap/ui/mdc/field/TokenDisplay.js +1 -1
- package/src/sap/ui/mdc/field/TokenizerDisplay.js +1 -1
- package/src/sap/ui/mdc/filterbar/FilterBarBase.js +1 -1
- package/src/sap/ui/mdc/filterbar/PropertyHelper.js +1 -1
- package/src/sap/ui/mdc/filterbar/p13n/AdaptationFilterBar.js +1 -1
- package/src/sap/ui/mdc/filterbar/vh/FilterBar.js +1 -1
- package/src/sap/ui/mdc/filterbar/vh/FilterBarDelegate.js +8 -2
- package/src/sap/ui/mdc/flexibility/Chart.flexibility.js +1 -1
- package/src/sap/ui/mdc/flexibility/FilterBar.flexibility.js +1 -1
- package/src/sap/ui/mdc/flexibility/FilterItemFlex.js +1 -1
- package/src/sap/ui/mdc/library.js +2 -2
- package/src/sap/ui/mdc/link/ContactDetails.js +1 -1
- package/src/sap/ui/mdc/link/ContactDetailsAddressItem.js +1 -1
- package/src/sap/ui/mdc/link/ContactDetailsEmailItem.js +1 -1
- package/src/sap/ui/mdc/link/ContactDetailsItem.js +1 -1
- package/src/sap/ui/mdc/link/ContactDetailsPhoneItem.js +1 -1
- package/src/sap/ui/mdc/link/Factory.js +1 -1
- package/src/sap/ui/mdc/link/FakeFlpConnector.js +1 -1
- package/src/sap/ui/mdc/link/LinkItem.js +1 -1
- package/src/sap/ui/mdc/link/Panel.js +1 -1
- package/src/sap/ui/mdc/link/PanelItem.js +1 -1
- package/src/sap/ui/mdc/link/SemanticObjectMapping.js +1 -1
- package/src/sap/ui/mdc/link/SemanticObjectMappingItem.js +1 -1
- package/src/sap/ui/mdc/link/SemanticObjectUnavailableAction.js +1 -1
- package/src/sap/ui/mdc/mixin/AdaptationMixin.js +1 -1
- package/src/sap/ui/mdc/mixin/DelegateMixin.js +1 -1
- package/src/sap/ui/mdc/mixin/FilterIntegrationMixin.js +1 -1
- package/src/sap/ui/mdc/mixin/PromiseMixin.js +1 -1
- package/src/sap/ui/mdc/mixin/PropertyHelperMixin.js +1 -1
- package/src/sap/ui/mdc/odata/TypeMap.js +1 -1
- package/src/sap/ui/mdc/odata/v4/TypeMap.js +1 -1
- package/src/sap/ui/mdc/p13n/PropertyHelper.js +1 -1
- package/src/sap/ui/mdc/p13n/UIManager.js +1 -1
- package/src/sap/ui/mdc/p13n/panels/FilterPanel.js +1 -1
- package/src/sap/ui/mdc/table/ColumnSettings.js +1 -1
- package/src/sap/ui/mdc/table/CreationRow.js +1 -1
- package/src/sap/ui/mdc/table/PropertyHelper.js +1 -1
- package/src/sap/ui/mdc/table/ResponsiveColumnSettings.js +1 -1
- package/src/sap/ui/mdc/table/RowActionItem.js +1 -1
- package/src/sap/ui/mdc/table/RowSettings.js +1 -1
- package/src/sap/ui/mdc/table/V4AnalyticsPropertyHelper.js +1 -1
- package/src/sap/ui/mdc/table/utils/Personalization.js +1 -1
- package/src/sap/ui/mdc/util/InfoBar.js +1 -1
- package/src/sap/ui/mdc/util/PromiseCache.js +1 -1
- package/src/sap/ui/mdc/util/PropertyHelper.js +1 -1
- package/src/sap/ui/mdc/valuehelp/Dialog.js +1 -1
- package/src/sap/ui/mdc/valuehelp/Popover.js +1 -1
- package/src/sap/ui/mdc/valuehelp/base/Container.js +1 -1
- package/src/sap/ui/mdc/valuehelp/base/Content.js +1 -1
- package/src/sap/ui/mdc/valuehelp/base/DefineConditionPanel.js +1 -1
- package/src/sap/ui/mdc/valuehelp/base/DialogTab.js +1 -1
- package/src/sap/ui/mdc/valuehelp/base/FilterableListContent.js +1 -1
- package/src/sap/ui/mdc/valuehelp/base/ListContent.js +1 -1
- package/src/sap/ui/mdc/valuehelp/content/Bool.js +1 -1
- package/src/sap/ui/mdc/valuehelp/content/Conditions.js +1 -1
- package/src/sap/ui/mdc/valuehelp/content/FixedList.js +1 -1
- package/src/sap/ui/mdc/valuehelp/content/FixedListItem.js +1 -1
- package/src/sap/ui/mdc/valuehelp/content/MDCTable.js +1 -1
- package/src/sap/ui/mdc/valuehelp/content/MTable.js +1 -1
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@openui5/sap.ui.mdc",
|
|
3
|
-
"version": "1.115.
|
|
3
|
+
"version": "1.115.1",
|
|
4
4
|
"description": "OpenUI5 UI Library sap.ui.mdc",
|
|
5
5
|
"author": "SAP SE (https://www.sap.com)",
|
|
6
6
|
"license": "Apache-2.0",
|
|
@@ -14,8 +14,8 @@
|
|
|
14
14
|
"url": "https://github.com/SAP/openui5.git"
|
|
15
15
|
},
|
|
16
16
|
"dependencies": {
|
|
17
|
-
"@openui5/sap.m": "1.115.
|
|
18
|
-
"@openui5/sap.ui.core": "1.115.
|
|
19
|
-
"@openui5/sap.ui.layout": "1.115.
|
|
17
|
+
"@openui5/sap.m": "1.115.1",
|
|
18
|
+
"@openui5/sap.ui.core": "1.115.1",
|
|
19
|
+
"@openui5/sap.ui.layout": "1.115.1"
|
|
20
20
|
}
|
|
21
21
|
}
|
package/src/sap/ui/mdc/.library
CHANGED
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
<copyright>OpenUI5
|
|
7
7
|
* (c) Copyright 2009-2023 SAP SE or an SAP affiliate company.
|
|
8
8
|
* Licensed under the Apache License, Version 2.0 - see LICENSE.txt.</copyright>
|
|
9
|
-
<version>1.115.
|
|
9
|
+
<version>1.115.1</version>
|
|
10
10
|
|
|
11
11
|
<documentation>UI5 library: sap.ui.mdc</documentation>
|
|
12
12
|
|
|
@@ -31,7 +31,7 @@ sap.ui.define([
|
|
|
31
31
|
* @class The column for the metadata driven table, that hold the template to be shown when the rows has data.
|
|
32
32
|
* @extends sap.m.OverflowToolbar
|
|
33
33
|
* @author SAP SE
|
|
34
|
-
* @version 1.115.
|
|
34
|
+
* @version 1.115.1
|
|
35
35
|
* @constructor
|
|
36
36
|
* @since 1.58
|
|
37
37
|
* @public
|
package/src/sap/ui/mdc/Chart.js
CHANGED
package/src/sap/ui/mdc/Field.js
CHANGED
|
@@ -52,11 +52,11 @@ sap.ui.define([
|
|
|
52
52
|
* @implements sap.ui.core.IFormContent, sap.ui.core.ISemanticFormContent, sap.m.IOverflowToolbarContent
|
|
53
53
|
*
|
|
54
54
|
* @author SAP SE
|
|
55
|
-
* @version 1.115.
|
|
55
|
+
* @version 1.115.1
|
|
56
56
|
*
|
|
57
57
|
* @constructor
|
|
58
58
|
* @alias sap.ui.mdc.Field
|
|
59
|
-
* @version 1.115.
|
|
59
|
+
* @version 1.115.1
|
|
60
60
|
* @since 1.54.0
|
|
61
61
|
*
|
|
62
62
|
* @public
|
|
@@ -21,7 +21,7 @@ sap.ui.define([
|
|
|
21
21
|
* The metadata information is provided via the {@link sap.ui.mdc.FilterBarDelegate FilterBarDelegate} implementation. This implementation has to be provided by the application.
|
|
22
22
|
* @extends sap.ui.mdc.filterbar.FilterBarBase
|
|
23
23
|
* @author SAP SE
|
|
24
|
-
* @version 1.115.
|
|
24
|
+
* @version 1.115.1
|
|
25
25
|
* @constructor
|
|
26
26
|
* @public
|
|
27
27
|
* @since 1.61.0
|
|
@@ -49,11 +49,11 @@ sap.ui.define([
|
|
|
49
49
|
* @implements sap.ui.core.IFormContent, sap.ui.core.ISemanticFormContent, sap.m.IOverflowToolbarContent
|
|
50
50
|
*
|
|
51
51
|
* @author SAP SE
|
|
52
|
-
* @version 1.115.
|
|
52
|
+
* @version 1.115.1
|
|
53
53
|
*
|
|
54
54
|
* @constructor
|
|
55
55
|
* @alias sap.ui.mdc.FilterField
|
|
56
|
-
* @version 1.115.
|
|
56
|
+
* @version 1.115.1
|
|
57
57
|
* @since 1.48.0
|
|
58
58
|
*
|
|
59
59
|
* @public
|
package/src/sap/ui/mdc/Link.js
CHANGED
|
@@ -78,7 +78,7 @@ sap.ui.define([
|
|
|
78
78
|
* @param {object} [mSettings] Initial settings for the new element
|
|
79
79
|
* @class Element for the <code>ValueHelp</code> association in the {@link sap.ui.mdc.field.FieldBase FieldBase} controls.
|
|
80
80
|
* @extends sap.ui.mdc.Element
|
|
81
|
-
* @version 1.115.
|
|
81
|
+
* @version 1.115.1
|
|
82
82
|
* @constructor
|
|
83
83
|
* @abstract
|
|
84
84
|
* @public
|
|
@@ -22,7 +22,7 @@ sap.ui.define([
|
|
|
22
22
|
* @class The <code>ChartImplementationContainer</code> creates a container for the <code>content</code> (chart) and <code>noDataContent</code>. Based on the <code>showNoDataStruct</code> the <code>content</code> or <code>noDataContent</code> will be shown.
|
|
23
23
|
* @extends sap.ui.core.Control
|
|
24
24
|
* @author SAP SE
|
|
25
|
-
* @version 1.115.
|
|
25
|
+
* @version 1.115.1
|
|
26
26
|
* @constructor
|
|
27
27
|
*
|
|
28
28
|
* @public
|
|
@@ -26,7 +26,7 @@ sap.ui.define([
|
|
|
26
26
|
* @class The <code>ChartSelectionDetails</code> control creates a <code>sap.m.SelectionDetails</code> popover based on metadata and the configuration specified.
|
|
27
27
|
* @extends sap.m.SelectionDetails
|
|
28
28
|
* @author SAP SE
|
|
29
|
-
* @version 1.115.
|
|
29
|
+
* @version 1.115.1
|
|
30
30
|
* @constructor
|
|
31
31
|
* @public
|
|
32
32
|
* @since 1.88
|
|
@@ -49,7 +49,7 @@ sap.ui.define([
|
|
|
49
49
|
* @class The ChartToolbar control is a sap.m.OverflowToolbar based on metadata and the configuration specified.
|
|
50
50
|
* @extends sap.ui.mdc.ActionToolbar
|
|
51
51
|
* @author SAP SE
|
|
52
|
-
* @version 1.115.
|
|
52
|
+
* @version 1.115.1
|
|
53
53
|
* @constructor
|
|
54
54
|
* @experimental As of version 1.88
|
|
55
55
|
* @private
|
|
@@ -100,7 +100,7 @@ sap.ui.define([
|
|
|
100
100
|
* @param {string} [oConfiguration.additionalInfo] additionalInfo text for the operator. Will be shown in the operator suggest as second column. If not used (undefined) the Include or Exclude information of the operator is used.
|
|
101
101
|
* @constructor
|
|
102
102
|
* @author SAP SE
|
|
103
|
-
* @version 1.115.
|
|
103
|
+
* @version 1.115.1
|
|
104
104
|
* @public
|
|
105
105
|
* @alias sap.ui.mdc.condition.Operator
|
|
106
106
|
* @since 1.73.0
|
|
@@ -33,7 +33,7 @@ function(
|
|
|
33
33
|
* @param {int[]|function} [oConfiguration.defaultValues] Array of values for the defaults of <code>RangeOperators</code> parameter. This can be a function, which returns the array of values. If not used the default for the values is 1.
|
|
34
34
|
* @constructor
|
|
35
35
|
* @author SAP SE
|
|
36
|
-
* @version 1.115.
|
|
36
|
+
* @version 1.115.1
|
|
37
37
|
* @public
|
|
38
38
|
* @alias sap.ui.mdc.condition.RangeOperator
|
|
39
39
|
* @since 1.74.0
|
|
@@ -16,7 +16,7 @@ sap.ui.define([
|
|
|
16
16
|
* @param {object} [mSettings] Initial settings for the new control
|
|
17
17
|
* @class A field help used in the <code>FieldInfo</code> aggregation in <code>FieldBase</code> controls that allows you to add custom content.
|
|
18
18
|
* @extends sap.ui.mdc.field.FieldInfoBase
|
|
19
|
-
* @version 1.115.
|
|
19
|
+
* @version 1.115.1
|
|
20
20
|
* @constructor
|
|
21
21
|
* @private
|
|
22
22
|
* @ui5-restricted sap.fe
|
|
@@ -97,7 +97,7 @@ sap.ui.define([
|
|
|
97
97
|
* @implements sap.ui.core.IFormContent, sap.ui.core.ISemanticFormContent, sap.m.IOverflowToolbarContent
|
|
98
98
|
*
|
|
99
99
|
* @author SAP SE
|
|
100
|
-
* @version 1.115.
|
|
100
|
+
* @version 1.115.1
|
|
101
101
|
*
|
|
102
102
|
* @constructor
|
|
103
103
|
* @alias sap.ui.mdc.field.FieldBase
|
|
@@ -29,7 +29,7 @@ sap.ui.define([
|
|
|
29
29
|
* @param {object} [mSettings] Initial settings for the new control
|
|
30
30
|
* @class A <code>FieldInfoBase</code> element is a base class that shows any kind of information related to the <code>Field</code> control, for example, navigation targets or contact details.
|
|
31
31
|
* @extends sap.ui.mdc.Element
|
|
32
|
-
* @version 1.115.
|
|
32
|
+
* @version 1.115.1
|
|
33
33
|
* @constructor
|
|
34
34
|
* @since 1.54.0
|
|
35
35
|
* @public
|
|
@@ -23,7 +23,7 @@ sap.ui.define([
|
|
|
23
23
|
* @param {object} [mSettings] Initial settings for the new control
|
|
24
24
|
* @class The <code>FieldInput</code> control is used to render an input field inside a control based on {@link sap.ui.mdc.field.FieldBase FieldBase}.
|
|
25
25
|
* @extends sap.m.Input
|
|
26
|
-
* @version 1.115.
|
|
26
|
+
* @version 1.115.1
|
|
27
27
|
* @constructor
|
|
28
28
|
* @abstract
|
|
29
29
|
* @private
|
|
@@ -16,7 +16,7 @@ sap.ui.define([
|
|
|
16
16
|
* @class Functions uses in <code>FieldInputRenderer</code> and <code>FieldMultiInputRenderer</code> to adjust aria attributes.
|
|
17
17
|
*
|
|
18
18
|
* @author SAP SE
|
|
19
|
-
* @version 1.115.
|
|
19
|
+
* @version 1.115.1
|
|
20
20
|
* @since 1.86.0
|
|
21
21
|
* @alias sap.ui.mdc.field.FieldInputRenderUtil
|
|
22
22
|
*
|
|
@@ -23,7 +23,7 @@ sap.ui.define([
|
|
|
23
23
|
* @param {object} [mSettings] Initial settings for the new control
|
|
24
24
|
* @class The <code>FieldMultiInput</code> control is used to render a multi-input field inside a control based on {@link sap.ui.mdc.field.FieldBase FieldBase}.
|
|
25
25
|
* @extends sap.m.MultiInput
|
|
26
|
-
* @version 1.115.
|
|
26
|
+
* @version 1.115.1
|
|
27
27
|
* @constructor
|
|
28
28
|
* @abstract
|
|
29
29
|
* @private
|
|
@@ -20,7 +20,7 @@ sap.ui.define([
|
|
|
20
20
|
* @param {object} [mSettings] Initial settings for the new control
|
|
21
21
|
* @class Base type for <code>MultiValueFieldItem</code> control.
|
|
22
22
|
* @extends sap.ui.core.Element
|
|
23
|
-
* @version 1.115.
|
|
23
|
+
* @version 1.115.1
|
|
24
24
|
* @constructor
|
|
25
25
|
* @since 1.93.0
|
|
26
26
|
* @public
|
|
@@ -23,7 +23,7 @@ sap.ui.define([
|
|
|
23
23
|
* @param {object} [mSettings] Initial settings for the new control
|
|
24
24
|
* @class The <code>TokenDisplay</code> control is used to render a field inside a control based on {@link sap.ui.mdc.field.FieldBase FieldBase}.
|
|
25
25
|
* @extends sap.m.Token
|
|
26
|
-
* @version 1.115.
|
|
26
|
+
* @version 1.115.1
|
|
27
27
|
* @constructor
|
|
28
28
|
* @abstract
|
|
29
29
|
* @private
|
|
@@ -28,7 +28,7 @@ sap.ui.define([
|
|
|
28
28
|
* @param {object} [mSettings] Initial settings for the new control
|
|
29
29
|
* @class The <code>TokenizerDisplay</code> control is used to render a Tokenizer inside a control based on {@link sap.ui.mdc.field.FieldBase FieldBase}.
|
|
30
30
|
* @extends sap.m.Tokenizer
|
|
31
|
-
* @version 1.115.
|
|
31
|
+
* @version 1.115.1
|
|
32
32
|
* @constructor
|
|
33
33
|
* @abstract
|
|
34
34
|
* @private
|
|
@@ -60,7 +60,7 @@ sap.ui.define([
|
|
|
60
60
|
* @class The <code>FilterBarBase</code> control is the base for filter displaying controls in MDC.
|
|
61
61
|
* @extends sap.ui.mdc.Control
|
|
62
62
|
* @author SAP SE
|
|
63
|
-
* @version 1.115.
|
|
63
|
+
* @version 1.115.1
|
|
64
64
|
* @constructor
|
|
65
65
|
* @public
|
|
66
66
|
* @since 1.80.0
|
|
@@ -54,7 +54,7 @@ sap.ui.define(
|
|
|
54
54
|
* The metadata information is provided via the {@link sap.ui.mdc.FilterBarDelegate FilterBarDelegate} implementation. This implementation has to be provided by the application.
|
|
55
55
|
* @extends sap.ui.mdc.filterbar.FilterBarBase
|
|
56
56
|
* @author SAP SE
|
|
57
|
-
* @version 1.115.
|
|
57
|
+
* @version 1.115.1
|
|
58
58
|
* @constructor
|
|
59
59
|
* @public
|
|
60
60
|
* @since 1.84.0
|
|
@@ -8,15 +8,21 @@
|
|
|
8
8
|
// Delegate class used to help create content in the filterbar and fill relevant metadata
|
|
9
9
|
// ---------------------------------------------------------------------------------------
|
|
10
10
|
// ---------------------------------------------------------------------------------------
|
|
11
|
-
sap.ui.define([
|
|
11
|
+
sap.ui.define([
|
|
12
|
+
"sap/ui/mdc/FilterBarDelegate",
|
|
13
|
+
"sap/ui/core/Core"
|
|
14
|
+
], function(FilterBarDelegate, Core) {
|
|
12
15
|
"use strict";
|
|
13
16
|
|
|
17
|
+
var mdcMessageBundle = Core.getLibraryResourceBundle("sap.ui.mdc");
|
|
18
|
+
|
|
14
19
|
var ValueHelpFilterBarDelegate = Object.assign({}, FilterBarDelegate);
|
|
15
20
|
|
|
16
21
|
ValueHelpFilterBarDelegate.fetchProperties = function(oFilterBar) {
|
|
17
22
|
return Promise.resolve([{
|
|
18
23
|
name: "$search",
|
|
19
|
-
|
|
24
|
+
label: mdcMessageBundle.getText("filterbar.SEARCH"),
|
|
25
|
+
dataType: "sap.ui.model.type.String"
|
|
20
26
|
}]);
|
|
21
27
|
};
|
|
22
28
|
|
|
@@ -21,13 +21,13 @@
|
|
|
21
21
|
* @namespace
|
|
22
22
|
* @alias sap.ui.mdc
|
|
23
23
|
* @author SAP SE
|
|
24
|
-
* @version 1.115.
|
|
24
|
+
* @version 1.115.1
|
|
25
25
|
* @since 1.80
|
|
26
26
|
* @public
|
|
27
27
|
* @experimental As of version 1.54
|
|
28
28
|
*/
|
|
29
29
|
var thisLib = sap.ui.getCore().initLibrary({
|
|
30
|
-
version: "1.115.
|
|
30
|
+
version: "1.115.1",
|
|
31
31
|
name: "sap.ui.mdc",
|
|
32
32
|
dependencies: ["sap.ui.core", "sap.m"],
|
|
33
33
|
designtime: "sap/ui/mdc/designtime/library.designtime",
|
|
@@ -25,7 +25,7 @@ sap.ui.define([
|
|
|
25
25
|
* @class The ContactDetails control is used to show additional information like for example 'contact details'.
|
|
26
26
|
* @extends sap.ui.core.Control
|
|
27
27
|
* @author SAP SE
|
|
28
|
-
* @version 1.115.
|
|
28
|
+
* @version 1.115.1
|
|
29
29
|
* @constructor
|
|
30
30
|
* @private
|
|
31
31
|
* @since 1.56.0
|
|
@@ -11,7 +11,7 @@ sap.ui.define([], function() {
|
|
|
11
11
|
* @namespace Factory to access services outside of sap.ui.mdc library like for example <code>ushell</code> services.
|
|
12
12
|
* @name sap.ui.mdc.link.Factory
|
|
13
13
|
* @author SAP SE
|
|
14
|
-
* @version 1.115.
|
|
14
|
+
* @version 1.115.1
|
|
15
15
|
* @private
|
|
16
16
|
* @since 1.54.0
|
|
17
17
|
*/
|
|
@@ -16,7 +16,7 @@ sap.ui.define([
|
|
|
16
16
|
* @param {object} [mSettings] Initial settings for the new control
|
|
17
17
|
* @class A <code>LinkItem</code> control is used in the {@link sap.ui.mdc.Link} control to provide a navigation target.
|
|
18
18
|
* @extends sap.ui.core.Element
|
|
19
|
-
* @version 1.115.
|
|
19
|
+
* @version 1.115.1
|
|
20
20
|
* @constructor
|
|
21
21
|
* @public
|
|
22
22
|
* @since 1.58.0
|
|
@@ -16,7 +16,7 @@ sap.ui.define([
|
|
|
16
16
|
* @param {object} [mSettings] initial settings for the new control
|
|
17
17
|
* @class Type for <code>items</code> aggregation in <code>Panel</code> control.
|
|
18
18
|
* @extends sap.ui.core.Element
|
|
19
|
-
* @version 1.115.
|
|
19
|
+
* @version 1.115.1
|
|
20
20
|
* @constructor
|
|
21
21
|
* @private
|
|
22
22
|
* @since 1.54.0
|
|
@@ -19,7 +19,7 @@ sap.ui.define([
|
|
|
19
19
|
* {@link sap.ui.mdc.table.Column#getCreationTemplate creationTemplate} aggregation of the {@link sap.ui.mdc.table.Column}.
|
|
20
20
|
* @extends sap.ui.core.Element
|
|
21
21
|
* @author SAP SE
|
|
22
|
-
* @version 1.115.
|
|
22
|
+
* @version 1.115.1
|
|
23
23
|
* @constructor
|
|
24
24
|
* @experimental
|
|
25
25
|
* @private
|
|
@@ -22,7 +22,7 @@ sap.ui.define([
|
|
|
22
22
|
* The <code>RowActionItem</code> control represents a action for a row.
|
|
23
23
|
* This control can only be used in the context of <code>sap.ui.mdc.Table</code> control to define row actions.
|
|
24
24
|
* @extends sap.ui.core.Element
|
|
25
|
-
* @version 1.115.
|
|
25
|
+
* @version 1.115.1
|
|
26
26
|
*
|
|
27
27
|
* @constructor
|
|
28
28
|
* @public
|
|
@@ -21,7 +21,7 @@ sap.ui.define([
|
|
|
21
21
|
* The <code>RowSettings</code> control is used to configure a row.
|
|
22
22
|
* This control can only be used in the context of the <code>sap.ui.mdc.Table</code> control to define row settings.
|
|
23
23
|
* @extends sap.ui.core.Element
|
|
24
|
-
* @version 1.115.
|
|
24
|
+
* @version 1.115.1
|
|
25
25
|
*
|
|
26
26
|
* @constructor
|
|
27
27
|
* @public
|
|
@@ -23,7 +23,7 @@ sap.ui.define([
|
|
|
23
23
|
* @class The <code>InfoBar</code> control provides an easy way of displaying filter information inside an <code>sap.ui.mdc.Chart</code> and an <code>sap.ui.mdc.Table</code>.
|
|
24
24
|
* @extends sap.ui.core.Control
|
|
25
25
|
* @author SAP SE
|
|
26
|
-
* @version 1.115.
|
|
26
|
+
* @version 1.115.1
|
|
27
27
|
* @constructor
|
|
28
28
|
* @experimental As of version 1.111
|
|
29
29
|
* @private
|
|
@@ -45,7 +45,7 @@ sap.ui.define(
|
|
|
45
45
|
* Destroying the cache will cancel all registered promises and delete references. Convenience methods for promise creation, wrapping and replacement are offered.
|
|
46
46
|
*
|
|
47
47
|
* @author SAP SE
|
|
48
|
-
* @version 1.115.
|
|
48
|
+
* @version 1.115.1
|
|
49
49
|
* @alias sap.ui.mdc.util.PromiseCache
|
|
50
50
|
* @since 1.85.0
|
|
51
51
|
* @private
|
|
@@ -61,7 +61,7 @@ sap.ui.define([
|
|
|
61
61
|
* @param {object} [mSettings] Initial settings for the new control
|
|
62
62
|
* @class Container for the {@link sap.ui.mdc.ValueHelp ValueHelp} element showing a dialog.
|
|
63
63
|
* @extends sap.ui.mdc.valuehelp.base.Container
|
|
64
|
-
* @version 1.115.
|
|
64
|
+
* @version 1.115.1
|
|
65
65
|
* @constructor
|
|
66
66
|
* @abstract
|
|
67
67
|
* @public
|
|
@@ -31,7 +31,7 @@ sap.ui.define([
|
|
|
31
31
|
* @param {object} [mSettings] Initial settings for the new control
|
|
32
32
|
* @class Container for the {@link sap.ui.mdc.ValueHelp ValueHelp} element showing a popover.
|
|
33
33
|
* @extends sap.ui.mdc.valuehelp.base.Container
|
|
34
|
-
* @version 1.115.
|
|
34
|
+
* @version 1.115.1
|
|
35
35
|
* @constructor
|
|
36
36
|
* @abstract
|
|
37
37
|
* @public
|
|
@@ -26,7 +26,7 @@ sap.ui.define([
|
|
|
26
26
|
* @param {object} [mSettings] Initial settings for the new element
|
|
27
27
|
* @class Container for the {@link sap.ui.mdc.ValueHelp ValueHelp} element.
|
|
28
28
|
* @extends sap.ui.core.Element
|
|
29
|
-
* @version 1.115.
|
|
29
|
+
* @version 1.115.1
|
|
30
30
|
* @constructor
|
|
31
31
|
* @abstract
|
|
32
32
|
* @public
|
|
@@ -34,7 +34,7 @@ sap.ui.define([
|
|
|
34
34
|
* @param {object} [mSettings] Initial settings for the new element
|
|
35
35
|
* @class Content for the {@link sap.ui.mdc.valuehelp.base.Container Container} element.
|
|
36
36
|
* @extends sap.ui.core.Element
|
|
37
|
-
* @version 1.115.
|
|
37
|
+
* @version 1.115.1
|
|
38
38
|
* @constructor
|
|
39
39
|
* @abstract
|
|
40
40
|
* @public
|
|
@@ -20,7 +20,7 @@ sap.ui.define([
|
|
|
20
20
|
* @param {object} [mSettings] Initial settings for the new control
|
|
21
21
|
* @class Content for the <code>sap.ui.mdc.valuehelp.content.Dialog</code> element.
|
|
22
22
|
* @extends sap.ui.core.Control
|
|
23
|
-
* @version 1.115.
|
|
23
|
+
* @version 1.115.1
|
|
24
24
|
* @constructor
|
|
25
25
|
* @abstract
|
|
26
26
|
* @private
|
|
@@ -36,7 +36,7 @@ sap.ui.define([
|
|
|
36
36
|
* @param {object} [mSettings] Initial settings for the new element
|
|
37
37
|
* @class Content for the {@link sap.ui.mdc.valuehelp.base.Container Container} element.
|
|
38
38
|
* @extends sap.ui.mdc.valuehelp.base.ListContent
|
|
39
|
-
* @version 1.115.
|
|
39
|
+
* @version 1.115.1
|
|
40
40
|
* @constructor
|
|
41
41
|
* @abstract
|
|
42
42
|
* @public
|
|
@@ -22,7 +22,7 @@ sap.ui.define([
|
|
|
22
22
|
* @param {object} [mSettings] Initial settings for the new element
|
|
23
23
|
* @class Content for the {@link sap.ui.mdc.valuehelp.base.Container Container} element.
|
|
24
24
|
* @extends sap.ui.mdc.valuehelp.base.Content
|
|
25
|
-
* @version 1.115.
|
|
25
|
+
* @version 1.115.1
|
|
26
26
|
* @constructor
|
|
27
27
|
* @abstract
|
|
28
28
|
* @public
|
|
@@ -22,7 +22,7 @@ sap.ui.define([
|
|
|
22
22
|
* @param {object} [mSettings] Initial settings for the new element
|
|
23
23
|
* @class Content for the {@link sap.ui.mdc.valuehelp.base.Container Container} element to provide a value help for boolean fields.
|
|
24
24
|
* @extends sap.ui.mdc.valuehelp.content.FixedList
|
|
25
|
-
* @version 1.115.
|
|
25
|
+
* @version 1.115.1
|
|
26
26
|
* @constructor
|
|
27
27
|
* @abstract
|
|
28
28
|
* @private
|
|
@@ -25,7 +25,7 @@ sap.ui.define([
|
|
|
25
25
|
* @param {object} [mSettings] Initial settings for the new element
|
|
26
26
|
* @class Content for the {@link sap.ui.mdc.valuehelp.base.Container Container} element showing a condition panel.
|
|
27
27
|
* @extends sap.ui.mdc.valuehelp.base.Content
|
|
28
|
-
* @version 1.115.
|
|
28
|
+
* @version 1.115.1
|
|
29
29
|
* @constructor
|
|
30
30
|
* @abstract
|
|
31
31
|
* @public
|
|
@@ -26,7 +26,7 @@ sap.ui.define([
|
|
|
26
26
|
* @param {object} [mSettings] Initial settings for the new element
|
|
27
27
|
* @class Content for the {@link sap.ui.mdc.valuehelp.base.Container Container} element showing a list with fix values.
|
|
28
28
|
* @extends sap.ui.mdc.valuehelp.base.ListContent
|
|
29
|
-
* @version 1.115.
|
|
29
|
+
* @version 1.115.1
|
|
30
30
|
* @constructor
|
|
31
31
|
* @abstract
|
|
32
32
|
* @public
|
|
@@ -274,7 +274,7 @@ sap.ui.define([
|
|
|
274
274
|
* @param {object} [mSettings] Initial settings for the new element
|
|
275
275
|
* @class Content for the {@link sap.ui.mdc.valuehelp.base.Container Container} element using a {@link sap.ui.mdc.Table}.
|
|
276
276
|
* @extends sap.ui.mdc.valuehelp.base.FilterableListContent
|
|
277
|
-
* @version 1.115.
|
|
277
|
+
* @version 1.115.1
|
|
278
278
|
* @constructor
|
|
279
279
|
* @abstract
|
|
280
280
|
* @public
|
|
@@ -51,7 +51,7 @@ sap.ui.define([
|
|
|
51
51
|
* @param {object} [mSettings] Initial settings for the new element
|
|
52
52
|
* @class Content for the {@link sap.ui.mdc.valuehelp.base.Container Container} element using a {@link sap.m.Table}.
|
|
53
53
|
* @extends sap.ui.mdc.valuehelp.base.FilterableListContent
|
|
54
|
-
* @version 1.115.
|
|
54
|
+
* @version 1.115.1
|
|
55
55
|
* @constructor
|
|
56
56
|
* @abstract
|
|
57
57
|
* @public
|