@sapui5/ts-types 1.113.0 → 1.114.0
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 +1 -1
- package/types/index.d.ts +0 -1
- package/types/sap.apf.d.ts +1 -1
- package/types/sap.ca.ui.d.ts +1 -1
- package/types/sap.chart.d.ts +1 -1
- package/types/sap.collaboration.d.ts +1 -1
- package/types/sap.esh.search.ui.d.ts +45 -1
- package/types/sap.f.d.ts +51 -1
- package/types/sap.fe.core.d.ts +7 -3
- package/types/sap.fe.macros.d.ts +28 -3
- package/types/sap.fe.test.d.ts +1 -1
- package/types/sap.feedback.ui.d.ts +1 -1
- package/types/sap.gantt.d.ts +1 -1
- package/types/sap.insights.d.ts +1 -1
- package/types/sap.landvisz.d.ts +1 -1
- package/types/sap.m.d.ts +505 -996
- package/types/sap.makit.d.ts +1 -1
- package/types/sap.me.d.ts +1 -1
- package/types/sap.ndc.d.ts +1 -1
- package/types/sap.ovp.d.ts +1 -1
- package/types/sap.rules.ui.d.ts +1 -1
- package/types/sap.sac.df.d.ts +29 -577
- package/types/sap.suite.ui.commons.d.ts +5 -1
- package/types/sap.suite.ui.generic.template.d.ts +1 -1
- package/types/sap.suite.ui.microchart.d.ts +1 -1
- package/types/sap.tnt.d.ts +1 -1
- package/types/sap.ui.codeeditor.d.ts +1 -1
- package/types/sap.ui.commons.d.ts +1 -1
- package/types/sap.ui.comp.d.ts +393 -257
- package/types/sap.ui.core.d.ts +1342 -856
- package/types/sap.ui.dt.d.ts +1 -1
- package/types/sap.ui.export.d.ts +1 -1
- package/types/sap.ui.fl.d.ts +1 -3
- package/types/sap.ui.generic.app.d.ts +2 -2
- package/types/sap.ui.generic.template.d.ts +1 -1
- package/types/sap.ui.integration.d.ts +107 -4
- package/types/sap.ui.layout.d.ts +1 -1
- package/types/sap.ui.mdc.d.ts +17 -7
- package/types/sap.ui.richtexteditor.d.ts +1 -1
- package/types/sap.ui.rta.d.ts +1 -1
- package/types/sap.ui.suite.d.ts +1 -1
- package/types/sap.ui.support.d.ts +1 -1
- package/types/sap.ui.table.d.ts +36 -1
- package/types/sap.ui.testrecorder.d.ts +1 -1
- package/types/sap.ui.unified.d.ts +159 -141
- package/types/sap.ui.ux3.d.ts +1 -1
- package/types/sap.ui.vbm.d.ts +1 -1
- package/types/sap.ui.vk.d.ts +40 -1
- package/types/sap.ui.vtm.d.ts +1 -1
- package/types/sap.ui.webc.common.d.ts +1 -1
- package/types/sap.ui.webc.fiori.d.ts +1 -1
- package/types/sap.ui.webc.main.d.ts +1 -1
- package/types/sap.uiext.inbox.d.ts +1 -1
- package/types/sap.ushell.d.ts +6 -6
- package/types/sap.ushell_abap.d.ts +1 -1
- package/types/sap.uxap.d.ts +1 -1
- package/types/sap.viz.d.ts +1 -1
- package/types/sap.webanalytics.core.d.ts +1 -1
- package/types/sap.zen.commons.d.ts +1 -1
- package/types/sap.zen.crosstab.d.ts +1 -1
- package/types/sap.zen.dsh.d.ts +1 -1
- package/types/sap.sac.grid.d.ts +0 -760
package/types/sap.ui.comp.d.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
// For Library Version: 1.
|
|
1
|
+
// For Library Version: 1.114.0
|
|
2
2
|
|
|
3
3
|
declare namespace sap {
|
|
4
4
|
namespace ui {
|
|
@@ -13,6 +13,22 @@ declare namespace sap {
|
|
|
13
13
|
*/
|
|
14
14
|
namespace comp {
|
|
15
15
|
namespace filterbar {
|
|
16
|
+
namespace FilterBar {
|
|
17
|
+
type fetchVariantResponse = {
|
|
18
|
+
filterBarVariant: string | Object;
|
|
19
|
+
|
|
20
|
+
filterbar: Object;
|
|
21
|
+
|
|
22
|
+
orderedFilterItems: string;
|
|
23
|
+
|
|
24
|
+
singleInputsTextArrangementData: string;
|
|
25
|
+
|
|
26
|
+
version: string | undefined;
|
|
27
|
+
|
|
28
|
+
basicSearch: string | undefined;
|
|
29
|
+
};
|
|
30
|
+
}
|
|
31
|
+
|
|
16
32
|
interface $FilterBarSettings extends sap.ui.layout.$GridSettings {
|
|
17
33
|
/**
|
|
18
34
|
* Key used to access personalization data. Only if the persistencyKey is provided, will the `VariantManagement`
|
|
@@ -716,7 +732,7 @@ declare namespace sap {
|
|
|
716
732
|
/**
|
|
717
733
|
* JSON object
|
|
718
734
|
*/
|
|
719
|
-
oVariant:
|
|
735
|
+
oVariant: Object,
|
|
720
736
|
/**
|
|
721
737
|
* Describes in which context the variant is applied. The context is passed on to the application via the
|
|
722
738
|
* afterVariantLoad event
|
|
@@ -1993,7 +2009,7 @@ declare namespace sap {
|
|
|
1993
2009
|
* basicSearch: string|undefined
|
|
1994
2010
|
* }```
|
|
1995
2011
|
*/
|
|
1996
|
-
fetchVariant():
|
|
2012
|
+
fetchVariant(): sap.ui.comp.filterbar.FilterBar.fetchVariantResponse;
|
|
1997
2013
|
/**
|
|
1998
2014
|
* @PROTECTED - DO NOT USE IN APPLICATIONS (only for related classes in the framework)
|
|
1999
2015
|
*
|
|
@@ -2410,7 +2426,7 @@ declare namespace sap {
|
|
|
2410
2426
|
/**
|
|
2411
2427
|
* Returns promise which will be resolve when the initialized event is fired.
|
|
2412
2428
|
*/
|
|
2413
|
-
getInitializedPromise(): Promise<
|
|
2429
|
+
getInitializedPromise(): Promise<undefined>;
|
|
2414
2430
|
/**
|
|
2415
2431
|
* Gets current value of property {@link #getIsRunningInValueHelpDialog isRunningInValueHelpDialog}.
|
|
2416
2432
|
*
|
|
@@ -2481,17 +2497,6 @@ declare namespace sap {
|
|
|
2481
2497
|
* @returns Value of property `showFilterConfiguration`
|
|
2482
2498
|
*/
|
|
2483
2499
|
getShowFilterConfiguration(): boolean;
|
|
2484
|
-
/**
|
|
2485
|
-
* @SINCE 1.26.1
|
|
2486
|
-
* @deprecated (since 1.28.0) - Replaced by property `showGoOnFB`
|
|
2487
|
-
*
|
|
2488
|
-
* Gets current value of property {@link #getShowGoButton showGoButton}.
|
|
2489
|
-
*
|
|
2490
|
-
* Handles visibility of the Go button on the FilterBar.
|
|
2491
|
-
*
|
|
2492
|
-
* @returns Value of property `showGoButton`
|
|
2493
|
-
*/
|
|
2494
|
-
getShowGoButton(): boolean;
|
|
2495
2500
|
/**
|
|
2496
2501
|
* @SINCE 1.28.0
|
|
2497
2502
|
*
|
|
@@ -2592,7 +2597,7 @@ declare namespace sap {
|
|
|
2592
2597
|
*
|
|
2593
2598
|
* @returns the associated VariantManagement control.
|
|
2594
2599
|
*/
|
|
2595
|
-
getVariantManagement(): sap.ui.comp.variants.VariantManagement;
|
|
2600
|
+
getVariantManagement(): null | sap.ui.comp.variants.VariantManagement;
|
|
2596
2601
|
/**
|
|
2597
2602
|
* @SINCE 1.40.4
|
|
2598
2603
|
* @PROTECTED - DO NOT USE IN APPLICATIONS (only for related classes in the framework)
|
|
@@ -2654,25 +2659,25 @@ declare namespace sap {
|
|
|
2654
2659
|
* applied. The callback function will receive the corresponding data set containing all relevant data in
|
|
2655
2660
|
* JSON, as initially provided by the callback for fetchData.
|
|
2656
2661
|
*
|
|
2657
|
-
* @returns
|
|
2662
|
+
* @returns Returns `this` to allow method chaining.
|
|
2658
2663
|
*/
|
|
2659
2664
|
registerApplyData(
|
|
2660
2665
|
/**
|
|
2661
2666
|
* Called when a variant must be applied
|
|
2662
2667
|
*/
|
|
2663
|
-
fCallBack:
|
|
2668
|
+
fCallBack: (p1: string, p2: string) => void
|
|
2664
2669
|
): this;
|
|
2665
2670
|
/**
|
|
2666
2671
|
* Registration of a callback function. The provided callback function is executed when saving a variant
|
|
2667
2672
|
* is triggered and must provide all relevant fields and values in JSON.
|
|
2668
2673
|
*
|
|
2669
|
-
* @returns
|
|
2674
|
+
* @returns Returns `this` to allow method chaining.
|
|
2670
2675
|
*/
|
|
2671
2676
|
registerFetchData(
|
|
2672
2677
|
/**
|
|
2673
2678
|
* Called when a variant must be fetched
|
|
2674
2679
|
*/
|
|
2675
|
-
fCallBack:
|
|
2680
|
+
fCallBack: (p1: string) => void
|
|
2676
2681
|
): this;
|
|
2677
2682
|
/**
|
|
2678
2683
|
* @SINCE 1.26.1
|
|
@@ -2686,7 +2691,7 @@ declare namespace sap {
|
|
|
2686
2691
|
/**
|
|
2687
2692
|
* Called when a variant must be applied
|
|
2688
2693
|
*/
|
|
2689
|
-
fCallBack:
|
|
2694
|
+
fCallBack: /* was: sap.ui.comp.filterbar.FilterBar.fGetFiltersWithValuesCallBack */ any
|
|
2690
2695
|
): this;
|
|
2691
2696
|
/**
|
|
2692
2697
|
* Removes all entries in the aggregation filterGroupItems.
|
|
@@ -2947,25 +2952,6 @@ declare namespace sap {
|
|
|
2947
2952
|
*/
|
|
2948
2953
|
bFilterBarExpanded?: boolean
|
|
2949
2954
|
): this;
|
|
2950
|
-
/**
|
|
2951
|
-
* @SINCE 1.34.0
|
|
2952
|
-
*
|
|
2953
|
-
* Sets a new value for property {@link #getFilterContainerWidth filterContainerWidth}.
|
|
2954
|
-
*
|
|
2955
|
-
* Sets the width of the filters container.
|
|
2956
|
-
*
|
|
2957
|
-
* When called with a value of `null` or `undefined`, the default value of the property will be restored.
|
|
2958
|
-
*
|
|
2959
|
-
* Default value is `"12rem"`.
|
|
2960
|
-
*
|
|
2961
|
-
* @returns Reference to `this` in order to allow method chaining
|
|
2962
|
-
*/
|
|
2963
|
-
setFilterContainerWidth(
|
|
2964
|
-
/**
|
|
2965
|
-
* New value for property `filterContainerWidth`
|
|
2966
|
-
*/
|
|
2967
|
-
sFilterContainerWidth?: string
|
|
2968
|
-
): this;
|
|
2969
2955
|
/**
|
|
2970
2956
|
* @SINCE 1.38.0
|
|
2971
2957
|
*
|
|
@@ -3060,25 +3046,6 @@ declare namespace sap {
|
|
|
3060
3046
|
*/
|
|
3061
3047
|
bShowClearButton?: boolean
|
|
3062
3048
|
): this;
|
|
3063
|
-
/**
|
|
3064
|
-
* @SINCE 1.28.0
|
|
3065
|
-
*
|
|
3066
|
-
* Sets a new value for property {@link #getShowClearOnFB showClearOnFB}.
|
|
3067
|
-
*
|
|
3068
|
-
* Handles visibility of the Clear button on the FilterBar.
|
|
3069
|
-
*
|
|
3070
|
-
* When called with a value of `null` or `undefined`, the default value of the property will be restored.
|
|
3071
|
-
*
|
|
3072
|
-
* Default value is `false`.
|
|
3073
|
-
*
|
|
3074
|
-
* @returns Reference to `this` in order to allow method chaining
|
|
3075
|
-
*/
|
|
3076
|
-
setShowClearOnFB(
|
|
3077
|
-
/**
|
|
3078
|
-
* New value for property `showClearOnFB`
|
|
3079
|
-
*/
|
|
3080
|
-
bShowClearOnFB?: boolean
|
|
3081
|
-
): this;
|
|
3082
3049
|
/**
|
|
3083
3050
|
* @SINCE 1.38.0
|
|
3084
3051
|
*
|
|
@@ -3098,43 +3065,6 @@ declare namespace sap {
|
|
|
3098
3065
|
*/
|
|
3099
3066
|
bShowFilterConfiguration?: boolean
|
|
3100
3067
|
): this;
|
|
3101
|
-
/**
|
|
3102
|
-
* @SINCE 1.26.1
|
|
3103
|
-
* @deprecated (since 1.28.0) - Replaced by property `showGoOnFB`
|
|
3104
|
-
*
|
|
3105
|
-
* Sets a new value for property {@link #getShowGoButton showGoButton}.
|
|
3106
|
-
*
|
|
3107
|
-
* Handles visibility of the Go button on the FilterBar.
|
|
3108
|
-
*
|
|
3109
|
-
* When called with a value of `null` or `undefined`, the default value of the property will be restored.
|
|
3110
|
-
*
|
|
3111
|
-
* @returns Reference to `this` in order to allow method chaining
|
|
3112
|
-
*/
|
|
3113
|
-
setShowGoButton(
|
|
3114
|
-
/**
|
|
3115
|
-
* New value for property `showGoButton`
|
|
3116
|
-
*/
|
|
3117
|
-
bShowGoButton?: boolean
|
|
3118
|
-
): this;
|
|
3119
|
-
/**
|
|
3120
|
-
* @SINCE 1.28.0
|
|
3121
|
-
*
|
|
3122
|
-
* Sets a new value for property {@link #getShowGoOnFB showGoOnFB}.
|
|
3123
|
-
*
|
|
3124
|
-
* Handles visibility of the Go button on the FilterBar.
|
|
3125
|
-
*
|
|
3126
|
-
* When called with a value of `null` or `undefined`, the default value of the property will be restored.
|
|
3127
|
-
*
|
|
3128
|
-
* Default value is `true`.
|
|
3129
|
-
*
|
|
3130
|
-
* @returns Reference to `this` in order to allow method chaining
|
|
3131
|
-
*/
|
|
3132
|
-
setShowGoOnFB(
|
|
3133
|
-
/**
|
|
3134
|
-
* New value for property `showGoOnFB`
|
|
3135
|
-
*/
|
|
3136
|
-
bShowGoOnFB?: boolean
|
|
3137
|
-
): this;
|
|
3138
3068
|
/**
|
|
3139
3069
|
* @deprecated (since 1.84)
|
|
3140
3070
|
* @PROTECTED - DO NOT USE IN APPLICATIONS (only for related classes in the framework)
|
|
@@ -3165,25 +3095,6 @@ declare namespace sap {
|
|
|
3165
3095
|
*/
|
|
3166
3096
|
bShowRestoreButton?: boolean
|
|
3167
3097
|
): this;
|
|
3168
|
-
/**
|
|
3169
|
-
* @SINCE 1.28.0
|
|
3170
|
-
*
|
|
3171
|
-
* Sets a new value for property {@link #getShowRestoreOnFB showRestoreOnFB}.
|
|
3172
|
-
*
|
|
3173
|
-
* Handles visibility of the Restore button on the FilterBar.
|
|
3174
|
-
*
|
|
3175
|
-
* When called with a value of `null` or `undefined`, the default value of the property will be restored.
|
|
3176
|
-
*
|
|
3177
|
-
* Default value is `false`.
|
|
3178
|
-
*
|
|
3179
|
-
* @returns Reference to `this` in order to allow method chaining
|
|
3180
|
-
*/
|
|
3181
|
-
setShowRestoreOnFB(
|
|
3182
|
-
/**
|
|
3183
|
-
* New value for property `showRestoreOnFB`
|
|
3184
|
-
*/
|
|
3185
|
-
bShowRestoreOnFB?: boolean
|
|
3186
|
-
): this;
|
|
3187
3098
|
/**
|
|
3188
3099
|
* @SINCE 1.48
|
|
3189
3100
|
*
|
|
@@ -11347,12 +11258,27 @@ declare namespace sap {
|
|
|
11347
11258
|
|
|
11348
11259
|
namespace smartfield {
|
|
11349
11260
|
interface $ComboBoxSettings extends sap.m.$ComboBoxSettings {
|
|
11261
|
+
/**
|
|
11262
|
+
* Key of the selected item.
|
|
11263
|
+
*
|
|
11264
|
+
* **Note:** If duplicate keys exist, the first item matching the key is used.
|
|
11265
|
+
*/
|
|
11266
|
+
selectedKey?: string | sap.ui.base.ManagedObject.PropertyBindingInfo;
|
|
11267
|
+
|
|
11350
11268
|
enteredValue?: string | sap.ui.base.ManagedObject.PropertyBindingInfo;
|
|
11351
11269
|
|
|
11352
11270
|
/**
|
|
11353
11271
|
* Property works the same as sap.m.Input control `value`
|
|
11354
11272
|
*/
|
|
11355
11273
|
realValue?: string | sap.ui.base.ManagedObject.PropertyBindingInfo;
|
|
11274
|
+
|
|
11275
|
+
/**
|
|
11276
|
+
* Sets the `value` property formatting according to the `com.sap.vocabularies.UI.v1.TextArrangementType`
|
|
11277
|
+
* from the ValueList property.
|
|
11278
|
+
*/
|
|
11279
|
+
valueTextArrangement?:
|
|
11280
|
+
| string
|
|
11281
|
+
| sap.ui.base.ManagedObject.PropertyBindingInfo;
|
|
11356
11282
|
}
|
|
11357
11283
|
|
|
11358
11284
|
interface $ConfigurationSettings extends sap.ui.core.$ElementSettings {
|
|
@@ -12034,14 +11960,14 @@ declare namespace sap {
|
|
|
12034
11960
|
/**
|
|
12035
11961
|
* @SINCE 1.30.0
|
|
12036
11962
|
*
|
|
12037
|
-
*
|
|
11963
|
+
* Fired when the control is rendered if the value of `editable` property of the control has changed.
|
|
12038
11964
|
*/
|
|
12039
11965
|
editableChanged?: (oEvent: sap.ui.base.Event) => void;
|
|
12040
11966
|
|
|
12041
11967
|
/**
|
|
12042
11968
|
* @SINCE 1.32.0
|
|
12043
11969
|
*
|
|
12044
|
-
*
|
|
11970
|
+
* Fired when the control is rendered if the value of `contextEditable` property of the control has changed.
|
|
12045
11971
|
*/
|
|
12046
11972
|
contextEditableChanged?: (oEvent: sap.ui.base.Event) => void;
|
|
12047
11973
|
|
|
@@ -12146,8 +12072,6 @@ declare namespace sap {
|
|
|
12146
12072
|
*
|
|
12147
12073
|
* Gets current value of property {@link #getEnteredValue enteredValue}.
|
|
12148
12074
|
*
|
|
12149
|
-
* Default value is `empty string`.
|
|
12150
|
-
*
|
|
12151
12075
|
* @returns Value of property `enteredValue`
|
|
12152
12076
|
*/
|
|
12153
12077
|
getEnteredValue(): string;
|
|
@@ -12158,20 +12082,41 @@ declare namespace sap {
|
|
|
12158
12082
|
*
|
|
12159
12083
|
* Property works the same as sap.m.Input control `value`
|
|
12160
12084
|
*
|
|
12161
|
-
* Default value is `empty string`.
|
|
12162
|
-
*
|
|
12163
12085
|
* @returns Value of property `realValue`
|
|
12164
12086
|
*/
|
|
12165
12087
|
getRealValue(): string;
|
|
12166
12088
|
/**
|
|
12167
12089
|
* @PROTECTED - DO NOT USE IN APPLICATIONS (only for related classes in the framework)
|
|
12168
12090
|
*
|
|
12169
|
-
*
|
|
12091
|
+
* Gets current value of property {@link #getSelectedKey selectedKey}.
|
|
12170
12092
|
*
|
|
12171
|
-
*
|
|
12093
|
+
* Key of the selected item.
|
|
12094
|
+
*
|
|
12095
|
+
* **Note:** If duplicate keys exist, the first item matching the key is used.
|
|
12096
|
+
*
|
|
12097
|
+
* @returns Value of property `selectedKey`
|
|
12098
|
+
*/
|
|
12099
|
+
getSelectedKey(): string;
|
|
12100
|
+
/**
|
|
12101
|
+
* @PROTECTED - DO NOT USE IN APPLICATIONS (only for related classes in the framework)
|
|
12102
|
+
*
|
|
12103
|
+
* Gets current value of property {@link #getValueTextArrangement valueTextArrangement}.
|
|
12104
|
+
*
|
|
12105
|
+
* Sets the `value` property formatting according to the `com.sap.vocabularies.UI.v1.TextArrangementType`
|
|
12106
|
+
* from the ValueList property.
|
|
12172
12107
|
*
|
|
12173
12108
|
* Default value is `empty string`.
|
|
12174
12109
|
*
|
|
12110
|
+
* @returns Value of property `valueTextArrangement`
|
|
12111
|
+
*/
|
|
12112
|
+
getValueTextArrangement(): string;
|
|
12113
|
+
/**
|
|
12114
|
+
* @PROTECTED - DO NOT USE IN APPLICATIONS (only for related classes in the framework)
|
|
12115
|
+
*
|
|
12116
|
+
* Sets a new value for property {@link #getEnteredValue enteredValue}.
|
|
12117
|
+
*
|
|
12118
|
+
* When called with a value of `null` or `undefined`, the default value of the property will be restored.
|
|
12119
|
+
*
|
|
12175
12120
|
* @returns Reference to `this` in order to allow method chaining
|
|
12176
12121
|
*/
|
|
12177
12122
|
setEnteredValue(
|
|
@@ -12189,8 +12134,6 @@ declare namespace sap {
|
|
|
12189
12134
|
*
|
|
12190
12135
|
* When called with a value of `null` or `undefined`, the default value of the property will be restored.
|
|
12191
12136
|
*
|
|
12192
|
-
* Default value is `empty string`.
|
|
12193
|
-
*
|
|
12194
12137
|
* @returns Reference to `this` in order to allow method chaining
|
|
12195
12138
|
*/
|
|
12196
12139
|
setRealValue(
|
|
@@ -12199,6 +12142,45 @@ declare namespace sap {
|
|
|
12199
12142
|
*/
|
|
12200
12143
|
sRealValue?: string
|
|
12201
12144
|
): this;
|
|
12145
|
+
/**
|
|
12146
|
+
* @PROTECTED - DO NOT USE IN APPLICATIONS (only for related classes in the framework)
|
|
12147
|
+
*
|
|
12148
|
+
* Sets a new value for property {@link #getSelectedKey selectedKey}.
|
|
12149
|
+
*
|
|
12150
|
+
* Key of the selected item.
|
|
12151
|
+
*
|
|
12152
|
+
* **Note:** If duplicate keys exist, the first item matching the key is used.
|
|
12153
|
+
*
|
|
12154
|
+
* When called with a value of `null` or `undefined`, the default value of the property will be restored.
|
|
12155
|
+
*
|
|
12156
|
+
* @returns Reference to `this` in order to allow method chaining
|
|
12157
|
+
*/
|
|
12158
|
+
setSelectedKey(
|
|
12159
|
+
/**
|
|
12160
|
+
* New value for property `selectedKey`
|
|
12161
|
+
*/
|
|
12162
|
+
sSelectedKey?: string
|
|
12163
|
+
): this;
|
|
12164
|
+
/**
|
|
12165
|
+
* @PROTECTED - DO NOT USE IN APPLICATIONS (only for related classes in the framework)
|
|
12166
|
+
*
|
|
12167
|
+
* Sets a new value for property {@link #getValueTextArrangement valueTextArrangement}.
|
|
12168
|
+
*
|
|
12169
|
+
* Sets the `value` property formatting according to the `com.sap.vocabularies.UI.v1.TextArrangementType`
|
|
12170
|
+
* from the ValueList property.
|
|
12171
|
+
*
|
|
12172
|
+
* When called with a value of `null` or `undefined`, the default value of the property will be restored.
|
|
12173
|
+
*
|
|
12174
|
+
* Default value is `empty string`.
|
|
12175
|
+
*
|
|
12176
|
+
* @returns Reference to `this` in order to allow method chaining
|
|
12177
|
+
*/
|
|
12178
|
+
setValueTextArrangement(
|
|
12179
|
+
/**
|
|
12180
|
+
* New value for property `valueTextArrangement`
|
|
12181
|
+
*/
|
|
12182
|
+
sValueTextArrangement?: string
|
|
12183
|
+
): this;
|
|
12202
12184
|
}
|
|
12203
12185
|
/**
|
|
12204
12186
|
* The configuration allows to further define the behavior of a `SmartField`.
|
|
@@ -12733,7 +12715,7 @@ declare namespace sap {
|
|
|
12733
12715
|
* If set to `true`, no properties are returned
|
|
12734
12716
|
*/
|
|
12735
12717
|
bNavigationPathsOnly: boolean
|
|
12736
|
-
):
|
|
12718
|
+
): Record<string, string[]>;
|
|
12737
12719
|
/**
|
|
12738
12720
|
* @SINCE 1.96
|
|
12739
12721
|
*
|
|
@@ -12889,7 +12871,7 @@ declare namespace sap {
|
|
|
12889
12871
|
* When called, the context of the event handler (its `this`) will be bound to `oListener` if specified,
|
|
12890
12872
|
* otherwise it will be bound to this `sap.ui.comp.smartfield.SmartField` itself.
|
|
12891
12873
|
*
|
|
12892
|
-
*
|
|
12874
|
+
* Fired when the control is rendered if the value of `contextEditable` property of the control has changed.
|
|
12893
12875
|
*
|
|
12894
12876
|
* @returns Reference to `this` in order to allow method chaining
|
|
12895
12877
|
*/
|
|
@@ -12917,7 +12899,7 @@ declare namespace sap {
|
|
|
12917
12899
|
* When called, the context of the event handler (its `this`) will be bound to `oListener` if specified,
|
|
12918
12900
|
* otherwise it will be bound to this `sap.ui.comp.smartfield.SmartField` itself.
|
|
12919
12901
|
*
|
|
12920
|
-
*
|
|
12902
|
+
* Fired when the control is rendered if the value of `contextEditable` property of the control has changed.
|
|
12921
12903
|
*
|
|
12922
12904
|
* @returns Reference to `this` in order to allow method chaining
|
|
12923
12905
|
*/
|
|
@@ -12940,7 +12922,7 @@ declare namespace sap {
|
|
|
12940
12922
|
* When called, the context of the event handler (its `this`) will be bound to `oListener` if specified,
|
|
12941
12923
|
* otherwise it will be bound to this `sap.ui.comp.smartfield.SmartField` itself.
|
|
12942
12924
|
*
|
|
12943
|
-
*
|
|
12925
|
+
* Fired when the control is rendered if the value of `editable` property of the control has changed.
|
|
12944
12926
|
*
|
|
12945
12927
|
* @returns Reference to `this` in order to allow method chaining
|
|
12946
12928
|
*/
|
|
@@ -12968,7 +12950,7 @@ declare namespace sap {
|
|
|
12968
12950
|
* When called, the context of the event handler (its `this`) will be bound to `oListener` if specified,
|
|
12969
12951
|
* otherwise it will be bound to this `sap.ui.comp.smartfield.SmartField` itself.
|
|
12970
12952
|
*
|
|
12971
|
-
*
|
|
12953
|
+
* Fired when the control is rendered if the value of `editable` property of the control has changed.
|
|
12972
12954
|
*
|
|
12973
12955
|
* @returns Reference to `this` in order to allow method chaining
|
|
12974
12956
|
*/
|
|
@@ -13327,7 +13309,7 @@ declare namespace sap {
|
|
|
13327
13309
|
/**
|
|
13328
13310
|
* Additional settings
|
|
13329
13311
|
*/
|
|
13330
|
-
oSettings?:
|
|
13312
|
+
oSettings?: Object
|
|
13331
13313
|
): boolean;
|
|
13332
13314
|
/**
|
|
13333
13315
|
* @SINCE 1.64
|
|
@@ -13869,7 +13851,7 @@ declare namespace sap {
|
|
|
13869
13851
|
*
|
|
13870
13852
|
* @returns The OData property.
|
|
13871
13853
|
*/
|
|
13872
|
-
getDataProperty():
|
|
13854
|
+
getDataProperty(): Record<string, string> | null;
|
|
13873
13855
|
/**
|
|
13874
13856
|
* Returns the EDM data type of the OData property to which the value property of the control is bound.
|
|
13875
13857
|
* If no model or no OData property is available `null` is returned.
|
|
@@ -14013,7 +13995,7 @@ declare namespace sap {
|
|
|
14013
13995
|
*
|
|
14014
13996
|
* @returns Formatted value or a `Promise` returning the formatted value if resolved
|
|
14015
13997
|
*/
|
|
14016
|
-
getFormFormattedValue():
|
|
13998
|
+
getFormFormattedValue(): Promise<string>;
|
|
14017
13999
|
/**
|
|
14018
14000
|
* @SINCE 1.88
|
|
14019
14001
|
*
|
|
@@ -15634,7 +15616,7 @@ declare namespace sap {
|
|
|
15634
15616
|
/**
|
|
15635
15617
|
* The Edm name of the property the control is bound to.
|
|
15636
15618
|
*/
|
|
15637
|
-
property: string
|
|
15619
|
+
property: string;
|
|
15638
15620
|
/**
|
|
15639
15621
|
* The instance of the control on which the checkValuesValidity method was called
|
|
15640
15622
|
*/
|
|
@@ -15643,6 +15625,31 @@ declare namespace sap {
|
|
|
15643
15625
|
}
|
|
15644
15626
|
|
|
15645
15627
|
namespace smartfilterbar {
|
|
15628
|
+
namespace SmartFilterBar {
|
|
15629
|
+
type DateRangeTypeByKeyResponse = {
|
|
15630
|
+
defaultValue: string;
|
|
15631
|
+
|
|
15632
|
+
type: string;
|
|
15633
|
+
|
|
15634
|
+
group: string;
|
|
15635
|
+
};
|
|
15636
|
+
|
|
15637
|
+
type SearchAllowed = {
|
|
15638
|
+
/**
|
|
15639
|
+
* Mandatory - Indicates that some mandatory filters or parameters are empty
|
|
15640
|
+
*/
|
|
15641
|
+
mandatory?: undefined | boolean;
|
|
15642
|
+
/**
|
|
15643
|
+
* Pending - Indicates that a token validation is going on
|
|
15644
|
+
*/
|
|
15645
|
+
pending?: undefined | boolean;
|
|
15646
|
+
/**
|
|
15647
|
+
* Error - Indicates that some filters or parameters are in error state
|
|
15648
|
+
*/
|
|
15649
|
+
error?: undefined | boolean;
|
|
15650
|
+
};
|
|
15651
|
+
}
|
|
15652
|
+
|
|
15646
15653
|
interface $ControlConfigurationSettings
|
|
15647
15654
|
extends sap.ui.core.$ElementSettings {
|
|
15648
15655
|
/**
|
|
@@ -15709,7 +15716,7 @@ declare namespace sap {
|
|
|
15709
15716
|
|
|
15710
15717
|
/**
|
|
15711
15718
|
* Property can be used to enable the TypeAhead service. TypeAhead does not work with all controls, e.g
|
|
15712
|
-
* it does not work for
|
|
15719
|
+
* it does not work for DropDownListbox
|
|
15713
15720
|
*/
|
|
15714
15721
|
hasTypeAhead?:
|
|
15715
15722
|
| boolean
|
|
@@ -16407,7 +16414,7 @@ declare namespace sap {
|
|
|
16407
16414
|
* Gets current value of property {@link #getHasTypeAhead hasTypeAhead}.
|
|
16408
16415
|
*
|
|
16409
16416
|
* Property can be used to enable the TypeAhead service. TypeAhead does not work with all controls, e.g
|
|
16410
|
-
* it does not work for
|
|
16417
|
+
* it does not work for DropDownListbox
|
|
16411
16418
|
*
|
|
16412
16419
|
* Default value is `true`.
|
|
16413
16420
|
*
|
|
@@ -16729,7 +16736,7 @@ declare namespace sap {
|
|
|
16729
16736
|
* Sets a new value for property {@link #getHasTypeAhead hasTypeAhead}.
|
|
16730
16737
|
*
|
|
16731
16738
|
* Property can be used to enable the TypeAhead service. TypeAhead does not work with all controls, e.g
|
|
16732
|
-
* it does not work for
|
|
16739
|
+
* it does not work for DropDownListbox
|
|
16733
16740
|
*
|
|
16734
16741
|
* When called with a value of `null` or `undefined`, the default value of the property will be restored.
|
|
16735
16742
|
*
|
|
@@ -17559,7 +17566,7 @@ declare namespace sap {
|
|
|
17559
17566
|
/**
|
|
17560
17567
|
* The variant that must be applied. oVariant must contain a valid JSON object.
|
|
17561
17568
|
*/
|
|
17562
|
-
oVariant:
|
|
17569
|
+
oVariant: Object
|
|
17563
17570
|
): void;
|
|
17564
17571
|
/**
|
|
17565
17572
|
* @SINCE 1.36
|
|
@@ -17690,8 +17697,29 @@ declare namespace sap {
|
|
|
17690
17697
|
/**
|
|
17691
17698
|
* Retrieves the currently visible filters and the values for storing them as variants. The result will
|
|
17692
17699
|
* be passed on as a JSON object to the callee smart variant control.
|
|
17700
|
+
*
|
|
17701
|
+
* @returns An arbitrary Object with an example structure:
|
|
17702
|
+
*
|
|
17703
|
+
* ```javascript
|
|
17704
|
+
* {
|
|
17705
|
+
* filterBarVariant: any,
|
|
17706
|
+
* filterbar: [
|
|
17707
|
+
* {
|
|
17708
|
+
* group: string,
|
|
17709
|
+
* name: string,
|
|
17710
|
+
* partOfCurrentVariant: boolean,
|
|
17711
|
+
* visible: boolean,
|
|
17712
|
+
* visibleInFilterBar: boolean
|
|
17713
|
+
* },
|
|
17714
|
+
* ...
|
|
17715
|
+
* ],
|
|
17716
|
+
* orderedFilterItems: string,
|
|
17717
|
+
* singleInputsTextArrangementData: string,
|
|
17718
|
+
* version: string|undefined,
|
|
17719
|
+
* basicSearch: string|undefined
|
|
17720
|
+
* }```
|
|
17693
17721
|
*/
|
|
17694
|
-
fetchVariant():
|
|
17722
|
+
fetchVariant(): sap.ui.comp.filterbar.FilterBar.fetchVariantResponse;
|
|
17695
17723
|
/**
|
|
17696
17724
|
* @SINCE 1.36
|
|
17697
17725
|
* @PROTECTED - DO NOT USE IN APPLICATIONS (only for related classes in the framework)
|
|
@@ -17724,7 +17752,7 @@ declare namespace sap {
|
|
|
17724
17752
|
*
|
|
17725
17753
|
* @returns Basic search control
|
|
17726
17754
|
*/
|
|
17727
|
-
getBasicSearchControl():
|
|
17755
|
+
getBasicSearchControl(): Record<string, sap.m.SearchField>;
|
|
17728
17756
|
/**
|
|
17729
17757
|
* Gets current value of property {@link #getBasicSearchFieldName basicSearchFieldName}.
|
|
17730
17758
|
*
|
|
@@ -17775,7 +17803,7 @@ declare namespace sap {
|
|
|
17775
17803
|
* The key as present in the OData property name/control configuration
|
|
17776
17804
|
*/
|
|
17777
17805
|
sKey: string
|
|
17778
|
-
):
|
|
17806
|
+
): Object | sap.ui.core.Control | undefined;
|
|
17779
17807
|
/**
|
|
17780
17808
|
* Gets content of aggregation {@link #getControlConfiguration controlConfiguration}.
|
|
17781
17809
|
*
|
|
@@ -17797,7 +17825,10 @@ declare namespace sap {
|
|
|
17797
17825
|
* The key as present in the OData property name/control configuration
|
|
17798
17826
|
*/
|
|
17799
17827
|
sKey: string
|
|
17800
|
-
):
|
|
17828
|
+
): Promise<
|
|
17829
|
+
| sap.ui.comp.smartfilterbar.SmartFilterBar.DateRangeTypeByKeyResponse
|
|
17830
|
+
| undefined
|
|
17831
|
+
>;
|
|
17801
17832
|
/**
|
|
17802
17833
|
* @deprecated (since 1.87) - Please use the `com.sap.vocabularies.UI.v1.SelectionPresentationVariant` annotation
|
|
17803
17834
|
* through the {@link sap.ui.comp.smartvariants.SmartVariantManagement#setEntitySet}
|
|
@@ -17876,7 +17907,7 @@ declare namespace sap {
|
|
|
17876
17907
|
* Also include empty/invisible fields filter data
|
|
17877
17908
|
*/
|
|
17878
17909
|
bAllFilterData?: boolean
|
|
17879
|
-
):
|
|
17910
|
+
): Object;
|
|
17880
17911
|
/**
|
|
17881
17912
|
* Returns the data currently set in the filter data model as string.
|
|
17882
17913
|
*
|
|
@@ -17999,7 +18030,7 @@ declare namespace sap {
|
|
|
17999
18030
|
*
|
|
18000
18031
|
* @returns A parameter object containing OData query parameters
|
|
18001
18032
|
*/
|
|
18002
|
-
getParameters():
|
|
18033
|
+
getParameters(): Record<string, Record<string, string>>;
|
|
18003
18034
|
/**
|
|
18004
18035
|
* @deprecated (since 1.29) - Set an ODataModel as the main model on your control/view instead
|
|
18005
18036
|
*
|
|
@@ -18293,7 +18324,10 @@ declare namespace sap {
|
|
|
18293
18324
|
* The key of Dynamic Date Option
|
|
18294
18325
|
*/
|
|
18295
18326
|
sOption: string
|
|
18296
|
-
):
|
|
18327
|
+
): Promise<
|
|
18328
|
+
| sap.ui.comp.smartfilterbar.SmartFilterBar.DateRangeTypeByKeyResponse
|
|
18329
|
+
| undefined
|
|
18330
|
+
>;
|
|
18297
18331
|
/**
|
|
18298
18332
|
* @deprecated (since 1.87) - Please use the `com.sap.vocabularies.UI.v1.SelectionPresentationVariant` annotation
|
|
18299
18333
|
* through the {@link sap.ui.comp.smartvariants.SmartVariantManagement#setEntitySet}
|
|
@@ -18561,7 +18595,7 @@ declare namespace sap {
|
|
|
18561
18595
|
* pending indicates that a token validation is going on. an object with the property error indicates that
|
|
18562
18596
|
* some filters or parameters are in error state.
|
|
18563
18597
|
*/
|
|
18564
|
-
verifySearchAllowed():
|
|
18598
|
+
verifySearchAllowed(): sap.ui.comp.smartfilterbar.SmartFilterBar.SearchAllowed;
|
|
18565
18599
|
}
|
|
18566
18600
|
/**
|
|
18567
18601
|
* Represents a filter belonging to a group other than basic.
|
|
@@ -21372,7 +21406,7 @@ declare namespace sap {
|
|
|
21372
21406
|
*/
|
|
21373
21407
|
handleSuccess?: boolean;
|
|
21374
21408
|
}
|
|
21375
|
-
): string[] |
|
|
21409
|
+
): string[] | Promise<Object[]>;
|
|
21376
21410
|
/**
|
|
21377
21411
|
* Destroys the customToolbar in the aggregation {@link #getCustomToolbar customToolbar}.
|
|
21378
21412
|
*
|
|
@@ -26777,7 +26811,7 @@ declare namespace sap {
|
|
|
26777
26811
|
* (also in the closest parent View) and attaches to the relevant events of the SmartFilter; to fetch data,
|
|
26778
26812
|
* show overlay etc.
|
|
26779
26813
|
*
|
|
26780
|
-
* Note
|
|
26814
|
+
* **Note:**
|
|
26781
26815
|
* This is not a dynamic property and cannot be changed once the control has been initialized.
|
|
26782
26816
|
*/
|
|
26783
26817
|
smartFilterId?:
|
|
@@ -26791,7 +26825,7 @@ declare namespace sap {
|
|
|
26791
26825
|
* The `SmartTable` control will not create built-in columns for the fields defined by this property and
|
|
26792
26826
|
* will not offer these fields in table personalization.
|
|
26793
26827
|
*
|
|
26794
|
-
* Note
|
|
26828
|
+
* **Note:**
|
|
26795
26829
|
*
|
|
26796
26830
|
* - Please ensure that you do not add spaces or special characters as no validation is done for this
|
|
26797
26831
|
* property.
|
|
@@ -26809,7 +26843,7 @@ declare namespace sap {
|
|
|
26809
26843
|
* This property is mainly meant to be used when no LineItem annotation exists.
|
|
26810
26844
|
* If you have fields in the XMLView they are always shown first; then, the columns are added based on
|
|
26811
26845
|
* the LineItem annotation and finally based on this property.
|
|
26812
|
-
* Note
|
|
26846
|
+
* **Note:**
|
|
26813
26847
|
*
|
|
26814
26848
|
* - If both this property and the LineItem annotation exist, the order of fields cannot be guaranteed
|
|
26815
26849
|
* to be as mentioned here.
|
|
@@ -26828,7 +26862,7 @@ declare namespace sap {
|
|
|
26828
26862
|
* This property is mainly meant to be used when there is no PresentationVariant annotation.
|
|
26829
26863
|
* If both this property and the PresentationVariant annotation exist, the select request sent to the backend
|
|
26830
26864
|
* would be a combination of both.
|
|
26831
|
-
* Note
|
|
26865
|
+
* **Note:**
|
|
26832
26866
|
* For `AnalyticalTable` (supported since 1.54), the following restrictions apply:
|
|
26833
26867
|
* - The property name(s) must not point to a new dimension or a measure.
|
|
26834
26868
|
* - The property name(s) must not point to a navigationProperty/association path, as this might not supported
|
|
@@ -26846,7 +26880,7 @@ declare namespace sap {
|
|
|
26846
26880
|
* This property must only be used for use cases where a technical field/column is required to fetch some
|
|
26847
26881
|
* data from the backend but is hidden in the table personalization and on the UI.
|
|
26848
26882
|
*
|
|
26849
|
-
* Note
|
|
26883
|
+
* **Note:**
|
|
26850
26884
|
*
|
|
26851
26885
|
* - Please ensure that you do not add spaces or special characters as no validation is done for this
|
|
26852
26886
|
* property.
|
|
@@ -26862,7 +26896,7 @@ declare namespace sap {
|
|
|
26862
26896
|
* @SINCE 1.26.0
|
|
26863
26897
|
*
|
|
26864
26898
|
* Specifies the type of table to be created in the SmartTable control.
|
|
26865
|
-
* Note
|
|
26899
|
+
* **Note:**
|
|
26866
26900
|
*
|
|
26867
26901
|
* - If you add a table to the content of the SmartTable in the view, this property has no effect.
|
|
26868
26902
|
* - This is not a dynamic property and cannot be changed once the control has been initialized.
|
|
@@ -26883,6 +26917,24 @@ declare namespace sap {
|
|
|
26883
26917
|
| sap.ui.base.ManagedObject.PropertyBindingInfo
|
|
26884
26918
|
| `{${string}}`;
|
|
26885
26919
|
|
|
26920
|
+
/**
|
|
26921
|
+
* @SINCE 1.114.0
|
|
26922
|
+
*
|
|
26923
|
+
* If no tooltips have been provided, neither by the `QuickInfo` annotation nor for custom columns directly
|
|
26924
|
+
* via property, the column label will automatically be applied as a tooltip for the column.
|
|
26925
|
+
*
|
|
26926
|
+
* To enable this mechanism for custom columns, a `sap.m.Label` or `sap.m.Text` must be used as header label.
|
|
26927
|
+
* Custom tooltips are not affected by this functionality when they are provided on the column header label
|
|
26928
|
+
* for tables of type `ResponsiveTable` and on the column for other table types.
|
|
26929
|
+
*
|
|
26930
|
+
* **Note:**
|
|
26931
|
+
* This is not a dynamic property and cannot be changed once the control has been initialized.
|
|
26932
|
+
*/
|
|
26933
|
+
useColumnLabelsAsTooltips?:
|
|
26934
|
+
| boolean
|
|
26935
|
+
| sap.ui.base.ManagedObject.PropertyBindingInfo
|
|
26936
|
+
| `{${string}}`;
|
|
26937
|
+
|
|
26886
26938
|
/**
|
|
26887
26939
|
* @SINCE 1.38.0
|
|
26888
26940
|
*
|
|
@@ -26900,7 +26952,7 @@ declare namespace sap {
|
|
|
26900
26952
|
*
|
|
26901
26953
|
* Can be set to true or false depending on whether you want to export data to a spreadsheet application,
|
|
26902
26954
|
* for example Microsoft Excel.
|
|
26903
|
-
* Note
|
|
26955
|
+
* **Note:**
|
|
26904
26956
|
* If `exportType` is `sap.ui.comp.smarttable.ExportType.GW`, any $expand parameters are removed when sending
|
|
26905
26957
|
* the request to generate the spreadsheet.
|
|
26906
26958
|
* As of UI5 version 1.56: If `exportType` is `sap.ui.comp.smarttable.ExportType.UI5Client` and `TreeTable`
|
|
@@ -26918,6 +26970,7 @@ declare namespace sap {
|
|
|
26918
26970
|
* Enables the export of data from the `SmartTable` control to another file, for example, a spreadsheet.
|
|
26919
26971
|
* If `exportType` is `sap.ui.comp.smarttable.ExportType.GW`, any `$expand` parameters are removed when
|
|
26920
26972
|
* sending the request to generate the file.
|
|
26973
|
+
* To use the export functionality, the {@link sap.ui.export} library is required.
|
|
26921
26974
|
*/
|
|
26922
26975
|
enableExport?:
|
|
26923
26976
|
| boolean
|
|
@@ -26941,7 +26994,7 @@ declare namespace sap {
|
|
|
26941
26994
|
* define personalized table settings. If you want to persist the table personalization, you need to specify
|
|
26942
26995
|
* the persistencyKey property.
|
|
26943
26996
|
*
|
|
26944
|
-
* Note
|
|
26997
|
+
* **Note:**
|
|
26945
26998
|
* This is not a dynamic property and cannot be changed once the control has been initialized.
|
|
26946
26999
|
*/
|
|
26947
27000
|
useTablePersonalisation?:
|
|
@@ -27007,6 +27060,7 @@ declare namespace sap {
|
|
|
27007
27060
|
* The number of rows is shown along with the header text if the property `showRowCount` is set to `true`.
|
|
27008
27061
|
*
|
|
27009
27062
|
* **Note:**
|
|
27063
|
+
*
|
|
27010
27064
|
* - To improve your application's performance, activate the inline count for OData bindings to avoid
|
|
27011
27065
|
* sending dedicated OData requests.
|
|
27012
27066
|
* - If no stable overall count can be retrieved from the binding, the count will not be displayed. This
|
|
@@ -27064,7 +27118,7 @@ declare namespace sap {
|
|
|
27064
27118
|
*
|
|
27065
27119
|
* Key used to access personalization data.
|
|
27066
27120
|
*
|
|
27067
|
-
* Note
|
|
27121
|
+
* **Note:**
|
|
27068
27122
|
* This is not a dynamic property and cannot be changed once the control has been initialized.
|
|
27069
27123
|
*/
|
|
27070
27124
|
persistencyKey?:
|
|
@@ -27120,7 +27174,7 @@ declare namespace sap {
|
|
|
27120
27174
|
* When set to true, this enables automatic binding of the table using the tableBindingPath (if it exists)
|
|
27121
27175
|
* or entitySet property. This happens just after the `initialise` event has been fired.
|
|
27122
27176
|
*
|
|
27123
|
-
* Note
|
|
27177
|
+
* **Note:**
|
|
27124
27178
|
* This is not a dynamic property and cannot be changed once the control has been initialized.
|
|
27125
27179
|
*/
|
|
27126
27180
|
enableAutoBinding?:
|
|
@@ -27217,7 +27271,8 @@ declare namespace sap {
|
|
|
27217
27271
|
* in the table toolbar and gives the user the possibility to toggle the visibility of the hidden columns
|
|
27218
27272
|
* in the pop-in area.
|
|
27219
27273
|
*
|
|
27220
|
-
* **Note:**
|
|
27274
|
+
* **Note:**
|
|
27275
|
+
* This is not a dynamic property and cannot be changed once the control has been initialized.
|
|
27221
27276
|
*/
|
|
27222
27277
|
showDetailsButton?:
|
|
27223
27278
|
| boolean
|
|
@@ -27302,8 +27357,9 @@ declare namespace sap {
|
|
|
27302
27357
|
* ```
|
|
27303
27358
|
*
|
|
27304
27359
|
*
|
|
27305
|
-
* **Note:**
|
|
27306
|
-
* has been
|
|
27360
|
+
* **Note:**
|
|
27361
|
+
* The `enableAutoColumnWidth` is not a dynamic property and cannot be changed once the control has been
|
|
27362
|
+
* initialized.
|
|
27307
27363
|
*/
|
|
27308
27364
|
enableAutoColumnWidth?:
|
|
27309
27365
|
| boolean
|
|
@@ -27335,7 +27391,7 @@ declare namespace sap {
|
|
|
27335
27391
|
*
|
|
27336
27392
|
* A toolbar that can be added by the user to define their own custom buttons, icons, etc. If this is specified,
|
|
27337
27393
|
* the SmartTable control does not create an additional toolbar, but makes use of this one.
|
|
27338
|
-
* Note
|
|
27394
|
+
* **Note:**
|
|
27339
27395
|
* The CSS class sapMTBHeader-CTX is applied on the given toolbar.
|
|
27340
27396
|
*/
|
|
27341
27397
|
customToolbar?: sap.m.Toolbar;
|
|
@@ -27366,7 +27422,7 @@ declare namespace sap {
|
|
|
27366
27422
|
*
|
|
27367
27423
|
* Allows users to specify an additional control that will be added to a VBox for the first semantic key
|
|
27368
27424
|
* field.
|
|
27369
|
-
* Note
|
|
27425
|
+
* **Note:**
|
|
27370
27426
|
* This property is not meant for public use.
|
|
27371
27427
|
*/
|
|
27372
27428
|
semanticKeyAdditionalControl?: sap.ui.core.Control;
|
|
@@ -27387,6 +27443,20 @@ declare namespace sap {
|
|
|
27387
27443
|
*/
|
|
27388
27444
|
dataStateIndicator?: sap.m.plugins.DataStateIndicator;
|
|
27389
27445
|
|
|
27446
|
+
/**
|
|
27447
|
+
* @SINCE 1.114
|
|
27448
|
+
*
|
|
27449
|
+
* Defines an aggregation for the `CopyProvider` plugin that provides copy to clipboard capabilities for
|
|
27450
|
+
* the selected rows of the table and creates a Copy button for the toolbar of the table. To disable the
|
|
27451
|
+
* copy function of the table, including the Copy button in the toolbar, the `enabled` property of the `CopyProvider`
|
|
27452
|
+
* must be set to `false`. To hide the Copy button from the toolbar, the `visible` property of the `CopyProvider`
|
|
27453
|
+
* must be set to `false`.
|
|
27454
|
+
*
|
|
27455
|
+
* **Note:** The {@link sap.m.plugins.CopyProvider#extractData extractData} property of the `CopyProvider`
|
|
27456
|
+
* must not be managed by the application.
|
|
27457
|
+
*/
|
|
27458
|
+
copyProvider?: sap.m.plugins.CopyProvider;
|
|
27459
|
+
|
|
27390
27460
|
/**
|
|
27391
27461
|
* @SINCE 1.38
|
|
27392
27462
|
*
|
|
@@ -28385,6 +28455,14 @@ declare namespace sap {
|
|
|
28385
28455
|
*/
|
|
28386
28456
|
aColumnKeys: string[] | null | undefined
|
|
28387
28457
|
): void;
|
|
28458
|
+
/**
|
|
28459
|
+
* @SINCE 1.114
|
|
28460
|
+
*
|
|
28461
|
+
* Destroys the copyProvider in the aggregation {@link #getCopyProvider copyProvider}.
|
|
28462
|
+
*
|
|
28463
|
+
* @returns Reference to `this` in order to allow method chaining
|
|
28464
|
+
*/
|
|
28465
|
+
destroyCopyProvider(): this;
|
|
28388
28466
|
/**
|
|
28389
28467
|
* @SINCE 1.26.0
|
|
28390
28468
|
*
|
|
@@ -28985,6 +29063,21 @@ declare namespace sap {
|
|
|
28985
29063
|
*/
|
|
28986
29064
|
mParameters?: object
|
|
28987
29065
|
): this;
|
|
29066
|
+
/**
|
|
29067
|
+
* @SINCE 1.114
|
|
29068
|
+
*
|
|
29069
|
+
* Gets content of aggregation {@link #getCopyProvider copyProvider}.
|
|
29070
|
+
*
|
|
29071
|
+
* Defines an aggregation for the `CopyProvider` plugin that provides copy to clipboard capabilities for
|
|
29072
|
+
* the selected rows of the table and creates a Copy button for the toolbar of the table. To disable the
|
|
29073
|
+
* copy function of the table, including the Copy button in the toolbar, the `enabled` property of the `CopyProvider`
|
|
29074
|
+
* must be set to `false`. To hide the Copy button from the toolbar, the `visible` property of the `CopyProvider`
|
|
29075
|
+
* must be set to `false`.
|
|
29076
|
+
*
|
|
29077
|
+
* **Note:** The {@link sap.m.plugins.CopyProvider#extractData extractData} property of the `CopyProvider`
|
|
29078
|
+
* must not be managed by the application.
|
|
29079
|
+
*/
|
|
29080
|
+
getCopyProvider(): sap.m.plugins.CopyProvider;
|
|
28988
29081
|
/**
|
|
28989
29082
|
* returns the id of the currently selected variant.
|
|
28990
29083
|
*
|
|
@@ -29040,7 +29133,7 @@ declare namespace sap {
|
|
|
29040
29133
|
*
|
|
29041
29134
|
* A toolbar that can be added by the user to define their own custom buttons, icons, etc. If this is specified,
|
|
29042
29135
|
* the SmartTable control does not create an additional toolbar, but makes use of this one.
|
|
29043
|
-
* Note
|
|
29136
|
+
* **Note:**
|
|
29044
29137
|
* The CSS class sapMTBHeader-CTX is applied on the given toolbar.
|
|
29045
29138
|
*/
|
|
29046
29139
|
getCustomToolbar(): sap.m.Toolbar;
|
|
@@ -29134,7 +29227,7 @@ declare namespace sap {
|
|
|
29134
29227
|
* When set to true, this enables automatic binding of the table using the tableBindingPath (if it exists)
|
|
29135
29228
|
* or entitySet property. This happens just after the `initialise` event has been fired.
|
|
29136
29229
|
*
|
|
29137
|
-
* Note
|
|
29230
|
+
* **Note:**
|
|
29138
29231
|
* This is not a dynamic property and cannot be changed once the control has been initialized.
|
|
29139
29232
|
*
|
|
29140
29233
|
* Default value is `false`.
|
|
@@ -29206,8 +29299,9 @@ declare namespace sap {
|
|
|
29206
29299
|
* ```
|
|
29207
29300
|
*
|
|
29208
29301
|
*
|
|
29209
|
-
* **Note:**
|
|
29210
|
-
* has been
|
|
29302
|
+
* **Note:**
|
|
29303
|
+
* The `enableAutoColumnWidth` is not a dynamic property and cannot be changed once the control has been
|
|
29304
|
+
* initialized.
|
|
29211
29305
|
*
|
|
29212
29306
|
* Default value is `false`.
|
|
29213
29307
|
*
|
|
@@ -29240,6 +29334,7 @@ declare namespace sap {
|
|
|
29240
29334
|
* Enables the export of data from the `SmartTable` control to another file, for example, a spreadsheet.
|
|
29241
29335
|
* If `exportType` is `sap.ui.comp.smarttable.ExportType.GW`, any `$expand` parameters are removed when
|
|
29242
29336
|
* sending the request to generate the file.
|
|
29337
|
+
* To use the export functionality, the {@link sap.ui.export} library is required.
|
|
29243
29338
|
*
|
|
29244
29339
|
* Default value is `true`.
|
|
29245
29340
|
*
|
|
@@ -29328,7 +29423,7 @@ declare namespace sap {
|
|
|
29328
29423
|
* The `SmartTable` control will not create built-in columns for the fields defined by this property and
|
|
29329
29424
|
* will not offer these fields in table personalization.
|
|
29330
29425
|
*
|
|
29331
|
-
* Note
|
|
29426
|
+
* **Note:**
|
|
29332
29427
|
*
|
|
29333
29428
|
* - Please ensure that you do not add spaces or special characters as no validation is done for this
|
|
29334
29429
|
* property.
|
|
@@ -29346,7 +29441,7 @@ declare namespace sap {
|
|
|
29346
29441
|
* This property must only be used for use cases where a technical field/column is required to fetch some
|
|
29347
29442
|
* data from the backend but is hidden in the table personalization and on the UI.
|
|
29348
29443
|
*
|
|
29349
|
-
* Note
|
|
29444
|
+
* **Note:**
|
|
29350
29445
|
*
|
|
29351
29446
|
* - Please ensure that you do not add spaces or special characters as no validation is done for this
|
|
29352
29447
|
* property.
|
|
@@ -29367,7 +29462,7 @@ declare namespace sap {
|
|
|
29367
29462
|
* This property is mainly meant to be used when no LineItem annotation exists.
|
|
29368
29463
|
* If you have fields in the XMLView they are always shown first; then, the columns are added based on
|
|
29369
29464
|
* the LineItem annotation and finally based on this property.
|
|
29370
|
-
* Note
|
|
29465
|
+
* **Note:**
|
|
29371
29466
|
*
|
|
29372
29467
|
* - If both this property and the LineItem annotation exist, the order of fields cannot be guaranteed
|
|
29373
29468
|
* to be as mentioned here.
|
|
@@ -29410,7 +29505,7 @@ declare namespace sap {
|
|
|
29410
29505
|
*
|
|
29411
29506
|
* Key used to access personalization data.
|
|
29412
29507
|
*
|
|
29413
|
-
* Note
|
|
29508
|
+
* **Note:**
|
|
29414
29509
|
* This is not a dynamic property and cannot be changed once the control has been initialized.
|
|
29415
29510
|
*
|
|
29416
29511
|
* @returns Value of property `persistencyKey`
|
|
@@ -29438,7 +29533,7 @@ declare namespace sap {
|
|
|
29438
29533
|
* This property is mainly meant to be used when there is no PresentationVariant annotation.
|
|
29439
29534
|
* If both this property and the PresentationVariant annotation exist, the select request sent to the backend
|
|
29440
29535
|
* would be a combination of both.
|
|
29441
|
-
* Note
|
|
29536
|
+
* **Note:**
|
|
29442
29537
|
* For `AnalyticalTable` (supported since 1.54), the following restrictions apply:
|
|
29443
29538
|
* - The property name(s) must not point to a new dimension or a measure.
|
|
29444
29539
|
* - The property name(s) must not point to a navigationProperty/association path, as this might not supported
|
|
@@ -29455,7 +29550,7 @@ declare namespace sap {
|
|
|
29455
29550
|
*
|
|
29456
29551
|
* Allows users to specify an additional control that will be added to a VBox for the first semantic key
|
|
29457
29552
|
* field.
|
|
29458
|
-
* Note
|
|
29553
|
+
* **Note:**
|
|
29459
29554
|
* This property is not meant for public use.
|
|
29460
29555
|
*/
|
|
29461
29556
|
getSemanticKeyAdditionalControl(): sap.ui.core.Control;
|
|
@@ -29481,7 +29576,8 @@ declare namespace sap {
|
|
|
29481
29576
|
* in the table toolbar and gives the user the possibility to toggle the visibility of the hidden columns
|
|
29482
29577
|
* in the pop-in area.
|
|
29483
29578
|
*
|
|
29484
|
-
* **Note:**
|
|
29579
|
+
* **Note:**
|
|
29580
|
+
* This is not a dynamic property and cannot be changed once the control has been initialized.
|
|
29485
29581
|
*
|
|
29486
29582
|
* Default value is `false`.
|
|
29487
29583
|
*
|
|
@@ -29520,6 +29616,7 @@ declare namespace sap {
|
|
|
29520
29616
|
* The number of rows is shown along with the header text if the property `showRowCount` is set to `true`.
|
|
29521
29617
|
*
|
|
29522
29618
|
* **Note:**
|
|
29619
|
+
*
|
|
29523
29620
|
* - To improve your application's performance, activate the inline count for OData bindings to avoid
|
|
29524
29621
|
* sending dedicated OData requests.
|
|
29525
29622
|
* - If no stable overall count can be retrieved from the binding, the count will not be displayed. This
|
|
@@ -29565,7 +29662,7 @@ declare namespace sap {
|
|
|
29565
29662
|
* (also in the closest parent View) and attaches to the relevant events of the SmartFilter; to fetch data,
|
|
29566
29663
|
* show overlay etc.
|
|
29567
29664
|
*
|
|
29568
|
-
* Note
|
|
29665
|
+
* **Note:**
|
|
29569
29666
|
* This is not a dynamic property and cannot be changed once the control has been initialized.
|
|
29570
29667
|
*
|
|
29571
29668
|
* @returns Value of property `smartFilterId`
|
|
@@ -29603,7 +29700,7 @@ declare namespace sap {
|
|
|
29603
29700
|
* Gets current value of property {@link #getTableType tableType}.
|
|
29604
29701
|
*
|
|
29605
29702
|
* Specifies the type of table to be created in the SmartTable control.
|
|
29606
|
-
* Note
|
|
29703
|
+
* **Note:**
|
|
29607
29704
|
*
|
|
29608
29705
|
* - If you add a table to the content of the SmartTable in the view, this property has no effect.
|
|
29609
29706
|
* - This is not a dynamic property and cannot be changed once the control has been initialized.
|
|
@@ -29650,6 +29747,26 @@ declare namespace sap {
|
|
|
29650
29747
|
* @returns Current UI state
|
|
29651
29748
|
*/
|
|
29652
29749
|
getUiState(): sap.ui.comp.state.UIState;
|
|
29750
|
+
/**
|
|
29751
|
+
* @SINCE 1.114.0
|
|
29752
|
+
*
|
|
29753
|
+
* Gets current value of property {@link #getUseColumnLabelsAsTooltips useColumnLabelsAsTooltips}.
|
|
29754
|
+
*
|
|
29755
|
+
* If no tooltips have been provided, neither by the `QuickInfo` annotation nor for custom columns directly
|
|
29756
|
+
* via property, the column label will automatically be applied as a tooltip for the column.
|
|
29757
|
+
*
|
|
29758
|
+
* To enable this mechanism for custom columns, a `sap.m.Label` or `sap.m.Text` must be used as header label.
|
|
29759
|
+
* Custom tooltips are not affected by this functionality when they are provided on the column header label
|
|
29760
|
+
* for tables of type `ResponsiveTable` and on the column for other table types.
|
|
29761
|
+
*
|
|
29762
|
+
* **Note:**
|
|
29763
|
+
* This is not a dynamic property and cannot be changed once the control has been initialized.
|
|
29764
|
+
*
|
|
29765
|
+
* Default value is `true`.
|
|
29766
|
+
*
|
|
29767
|
+
* @returns Value of property `useColumnLabelsAsTooltips`
|
|
29768
|
+
*/
|
|
29769
|
+
getUseColumnLabelsAsTooltips(): boolean;
|
|
29653
29770
|
/**
|
|
29654
29771
|
* @SINCE 1.26.0
|
|
29655
29772
|
* @deprecated (since 1.100) - replaced by `enableExport` property.
|
|
@@ -29658,7 +29775,7 @@ declare namespace sap {
|
|
|
29658
29775
|
*
|
|
29659
29776
|
* Can be set to true or false depending on whether you want to export data to a spreadsheet application,
|
|
29660
29777
|
* for example Microsoft Excel.
|
|
29661
|
-
* Note
|
|
29778
|
+
* **Note:**
|
|
29662
29779
|
* If `exportType` is `sap.ui.comp.smarttable.ExportType.GW`, any $expand parameters are removed when sending
|
|
29663
29780
|
* the request to generate the spreadsheet.
|
|
29664
29781
|
* As of UI5 version 1.56: If `exportType` is `sap.ui.comp.smarttable.ExportType.UI5Client` and `TreeTable`
|
|
@@ -29717,7 +29834,7 @@ declare namespace sap {
|
|
|
29717
29834
|
* define personalized table settings. If you want to persist the table personalization, you need to specify
|
|
29718
29835
|
* the persistencyKey property.
|
|
29719
29836
|
*
|
|
29720
|
-
* Note
|
|
29837
|
+
* **Note:**
|
|
29721
29838
|
* This is not a dynamic property and cannot be changed once the control has been initialized.
|
|
29722
29839
|
*
|
|
29723
29840
|
* Default value is `true`.
|
|
@@ -29766,6 +29883,19 @@ declare namespace sap {
|
|
|
29766
29883
|
*/
|
|
29767
29884
|
bForceRebind: boolean
|
|
29768
29885
|
): void;
|
|
29886
|
+
/**
|
|
29887
|
+
* @SINCE 1.114
|
|
29888
|
+
*
|
|
29889
|
+
* Sets the aggregated {@link #getCopyProvider copyProvider}.
|
|
29890
|
+
*
|
|
29891
|
+
* @returns Reference to `this` in order to allow method chaining
|
|
29892
|
+
*/
|
|
29893
|
+
setCopyProvider(
|
|
29894
|
+
/**
|
|
29895
|
+
* The copyProvider to set
|
|
29896
|
+
*/
|
|
29897
|
+
oCopyProvider: sap.m.plugins.CopyProvider
|
|
29898
|
+
): this;
|
|
29769
29899
|
/**
|
|
29770
29900
|
* Set the current variant according to the sVariantId. In case an empty string or null or undefined was
|
|
29771
29901
|
* passed the STANDARD will be set. STANDARD will also be set, in case the passed sVariantId could not be
|
|
@@ -29946,7 +30076,7 @@ declare namespace sap {
|
|
|
29946
30076
|
* When set to true, this enables automatic binding of the table using the tableBindingPath (if it exists)
|
|
29947
30077
|
* or entitySet property. This happens just after the `initialise` event has been fired.
|
|
29948
30078
|
*
|
|
29949
|
-
* Note
|
|
30079
|
+
* **Note:**
|
|
29950
30080
|
* This is not a dynamic property and cannot be changed once the control has been initialized.
|
|
29951
30081
|
*
|
|
29952
30082
|
* When called with a value of `null` or `undefined`, the default value of the property will be restored.
|
|
@@ -30025,8 +30155,9 @@ declare namespace sap {
|
|
|
30025
30155
|
* ```
|
|
30026
30156
|
*
|
|
30027
30157
|
*
|
|
30028
|
-
* **Note:**
|
|
30029
|
-
* has been
|
|
30158
|
+
* **Note:**
|
|
30159
|
+
* The `enableAutoColumnWidth` is not a dynamic property and cannot be changed once the control has been
|
|
30160
|
+
* initialized.
|
|
30030
30161
|
*
|
|
30031
30162
|
* When called with a value of `null` or `undefined`, the default value of the property will be restored.
|
|
30032
30163
|
*
|
|
@@ -30148,7 +30279,7 @@ declare namespace sap {
|
|
|
30148
30279
|
* The `SmartTable` control will not create built-in columns for the fields defined by this property and
|
|
30149
30280
|
* will not offer these fields in table personalization.
|
|
30150
30281
|
*
|
|
30151
|
-
* Note
|
|
30282
|
+
* **Note:**
|
|
30152
30283
|
*
|
|
30153
30284
|
* - Please ensure that you do not add spaces or special characters as no validation is done for this
|
|
30154
30285
|
* property.
|
|
@@ -30173,7 +30304,7 @@ declare namespace sap {
|
|
|
30173
30304
|
* This property must only be used for use cases where a technical field/column is required to fetch some
|
|
30174
30305
|
* data from the backend but is hidden in the table personalization and on the UI.
|
|
30175
30306
|
*
|
|
30176
|
-
* Note
|
|
30307
|
+
* **Note:**
|
|
30177
30308
|
*
|
|
30178
30309
|
* - Please ensure that you do not add spaces or special characters as no validation is done for this
|
|
30179
30310
|
* property.
|
|
@@ -30201,7 +30332,7 @@ declare namespace sap {
|
|
|
30201
30332
|
* This property is mainly meant to be used when no LineItem annotation exists.
|
|
30202
30333
|
* If you have fields in the XMLView they are always shown first; then, the columns are added based on
|
|
30203
30334
|
* the LineItem annotation and finally based on this property.
|
|
30204
|
-
* Note
|
|
30335
|
+
* **Note:**
|
|
30205
30336
|
*
|
|
30206
30337
|
* - If both this property and the LineItem annotation exist, the order of fields cannot be guaranteed
|
|
30207
30338
|
* to be as mentioned here.
|
|
@@ -30260,7 +30391,7 @@ declare namespace sap {
|
|
|
30260
30391
|
*
|
|
30261
30392
|
* Key used to access personalization data.
|
|
30262
30393
|
*
|
|
30263
|
-
* Note
|
|
30394
|
+
* **Note:**
|
|
30264
30395
|
* This is not a dynamic property and cannot be changed once the control has been initialized.
|
|
30265
30396
|
*
|
|
30266
30397
|
* When called with a value of `null` or `undefined`, the default value of the property will be restored.
|
|
@@ -30302,7 +30433,7 @@ declare namespace sap {
|
|
|
30302
30433
|
* This property is mainly meant to be used when there is no PresentationVariant annotation.
|
|
30303
30434
|
* If both this property and the PresentationVariant annotation exist, the select request sent to the backend
|
|
30304
30435
|
* would be a combination of both.
|
|
30305
|
-
* Note
|
|
30436
|
+
* **Note:**
|
|
30306
30437
|
* For `AnalyticalTable` (supported since 1.54), the following restrictions apply:
|
|
30307
30438
|
* - The property name(s) must not point to a new dimension or a measure.
|
|
30308
30439
|
* - The property name(s) must not point to a navigationProperty/association path, as this might not supported
|
|
@@ -30358,7 +30489,8 @@ declare namespace sap {
|
|
|
30358
30489
|
* in the table toolbar and gives the user the possibility to toggle the visibility of the hidden columns
|
|
30359
30490
|
* in the pop-in area.
|
|
30360
30491
|
*
|
|
30361
|
-
* **Note:**
|
|
30492
|
+
* **Note:**
|
|
30493
|
+
* This is not a dynamic property and cannot be changed once the control has been initialized.
|
|
30362
30494
|
*
|
|
30363
30495
|
* When called with a value of `null` or `undefined`, the default value of the property will be restored.
|
|
30364
30496
|
*
|
|
@@ -30418,6 +30550,7 @@ declare namespace sap {
|
|
|
30418
30550
|
* The number of rows is shown along with the header text if the property `showRowCount` is set to `true`.
|
|
30419
30551
|
*
|
|
30420
30552
|
* **Note:**
|
|
30553
|
+
*
|
|
30421
30554
|
* - To improve your application's performance, activate the inline count for OData bindings to avoid
|
|
30422
30555
|
* sending dedicated OData requests.
|
|
30423
30556
|
* - If no stable overall count can be retrieved from the binding, the count will not be displayed. This
|
|
@@ -30484,7 +30617,7 @@ declare namespace sap {
|
|
|
30484
30617
|
* (also in the closest parent View) and attaches to the relevant events of the SmartFilter; to fetch data,
|
|
30485
30618
|
* show overlay etc.
|
|
30486
30619
|
*
|
|
30487
|
-
* Note
|
|
30620
|
+
* **Note:**
|
|
30488
30621
|
* This is not a dynamic property and cannot be changed once the control has been initialized.
|
|
30489
30622
|
*
|
|
30490
30623
|
* When called with a value of `null` or `undefined`, the default value of the property will be restored.
|
|
@@ -30536,7 +30669,7 @@ declare namespace sap {
|
|
|
30536
30669
|
* Sets a new value for property {@link #getTableType tableType}.
|
|
30537
30670
|
*
|
|
30538
30671
|
* Specifies the type of table to be created in the SmartTable control.
|
|
30539
|
-
* Note
|
|
30672
|
+
* **Note:**
|
|
30540
30673
|
*
|
|
30541
30674
|
* - If you add a table to the content of the SmartTable in the view, this property has no effect.
|
|
30542
30675
|
* - This is not a dynamic property and cannot be changed once the control has been initialized.
|
|
@@ -30591,6 +30724,33 @@ declare namespace sap {
|
|
|
30591
30724
|
*/
|
|
30592
30725
|
oUIState: sap.ui.comp.state.UIState
|
|
30593
30726
|
): void;
|
|
30727
|
+
/**
|
|
30728
|
+
* @SINCE 1.114.0
|
|
30729
|
+
*
|
|
30730
|
+
* Sets a new value for property {@link #getUseColumnLabelsAsTooltips useColumnLabelsAsTooltips}.
|
|
30731
|
+
*
|
|
30732
|
+
* If no tooltips have been provided, neither by the `QuickInfo` annotation nor for custom columns directly
|
|
30733
|
+
* via property, the column label will automatically be applied as a tooltip for the column.
|
|
30734
|
+
*
|
|
30735
|
+
* To enable this mechanism for custom columns, a `sap.m.Label` or `sap.m.Text` must be used as header label.
|
|
30736
|
+
* Custom tooltips are not affected by this functionality when they are provided on the column header label
|
|
30737
|
+
* for tables of type `ResponsiveTable` and on the column for other table types.
|
|
30738
|
+
*
|
|
30739
|
+
* **Note:**
|
|
30740
|
+
* This is not a dynamic property and cannot be changed once the control has been initialized.
|
|
30741
|
+
*
|
|
30742
|
+
* When called with a value of `null` or `undefined`, the default value of the property will be restored.
|
|
30743
|
+
*
|
|
30744
|
+
* Default value is `true`.
|
|
30745
|
+
*
|
|
30746
|
+
* @returns Reference to `this` in order to allow method chaining
|
|
30747
|
+
*/
|
|
30748
|
+
setUseColumnLabelsAsTooltips(
|
|
30749
|
+
/**
|
|
30750
|
+
* New value for property `useColumnLabelsAsTooltips`
|
|
30751
|
+
*/
|
|
30752
|
+
bUseColumnLabelsAsTooltips?: boolean
|
|
30753
|
+
): this;
|
|
30594
30754
|
/**
|
|
30595
30755
|
* @deprecated (since 1.100) - replaced by {@link #setEnableExport}.
|
|
30596
30756
|
*
|
|
@@ -30659,7 +30819,7 @@ declare namespace sap {
|
|
|
30659
30819
|
* define personalized table settings. If you want to persist the table personalization, you need to specify
|
|
30660
30820
|
* the persistencyKey property.
|
|
30661
30821
|
*
|
|
30662
|
-
* Note
|
|
30822
|
+
* **Note:**
|
|
30663
30823
|
* This is not a dynamic property and cannot be changed once the control has been initialized.
|
|
30664
30824
|
*
|
|
30665
30825
|
* When called with a value of `null` or `undefined`, the default value of the property will be restored.
|
|
@@ -31914,17 +32074,6 @@ declare namespace sap {
|
|
|
31914
32074
|
* @returns Metadata object describing this class
|
|
31915
32075
|
*/
|
|
31916
32076
|
static getMetadata(): sap.ui.core.ElementMetadata;
|
|
31917
|
-
/**
|
|
31918
|
-
* Adds some variantItem to the aggregation {@link #getVariantItems variantItems}.
|
|
31919
|
-
*
|
|
31920
|
-
* @returns Reference to `this` in order to allow method chaining
|
|
31921
|
-
*/
|
|
31922
|
-
addVariantItem(
|
|
31923
|
-
/**
|
|
31924
|
-
* The variantItem to add; if empty, nothing is inserted
|
|
31925
|
-
*/
|
|
31926
|
-
oVariantItem: sap.ui.comp.variants.VariantItem
|
|
31927
|
-
): this;
|
|
31928
32077
|
/**
|
|
31929
32078
|
* Attaches event handler `fnFunction` to the {@link #event:manage manage} event of this `sap.ui.comp.smartvariants.SmartVariantManagementBase`.
|
|
31930
32079
|
*
|
|
@@ -32081,12 +32230,6 @@ declare namespace sap {
|
|
|
32081
32230
|
*/
|
|
32082
32231
|
bFlag: boolean
|
|
32083
32232
|
): void;
|
|
32084
|
-
/**
|
|
32085
|
-
* Destroys all the variantItems in the aggregation {@link #getVariantItems variantItems}.
|
|
32086
|
-
*
|
|
32087
|
-
* @returns Reference to `this` in order to allow method chaining
|
|
32088
|
-
*/
|
|
32089
|
-
destroyVariantItems(): this;
|
|
32090
32233
|
/**
|
|
32091
32234
|
* Detaches event handler `fnFunction` from the {@link #event:manage manage} event of this `sap.ui.comp.smartvariants.SmartVariantManagementBase`.
|
|
32092
32235
|
*
|
|
@@ -32461,42 +32604,6 @@ declare namespace sap {
|
|
|
32461
32604
|
*/
|
|
32462
32605
|
oVariantItem: sap.ui.comp.variants.VariantItem
|
|
32463
32606
|
): int;
|
|
32464
|
-
/**
|
|
32465
|
-
* Inserts a variantItem into the aggregation {@link #getVariantItems variantItems}.
|
|
32466
|
-
*
|
|
32467
|
-
* @returns Reference to `this` in order to allow method chaining
|
|
32468
|
-
*/
|
|
32469
|
-
insertVariantItem(
|
|
32470
|
-
/**
|
|
32471
|
-
* The variantItem to insert; if empty, nothing is inserted
|
|
32472
|
-
*/
|
|
32473
|
-
oVariantItem: sap.ui.comp.variants.VariantItem,
|
|
32474
|
-
/**
|
|
32475
|
-
* The `0`-based index the variantItem should be inserted at; for a negative value of `iIndex`, the variantItem
|
|
32476
|
-
* is inserted at position 0; for a value greater than the current size of the aggregation, the variantItem
|
|
32477
|
-
* is inserted at the last position
|
|
32478
|
-
*/
|
|
32479
|
-
iIndex: int
|
|
32480
|
-
): this;
|
|
32481
|
-
/**
|
|
32482
|
-
* Removes all the controls from the aggregation {@link #getVariantItems variantItems}.
|
|
32483
|
-
*
|
|
32484
|
-
* Additionally, it unregisters them from the hosting UIArea.
|
|
32485
|
-
*
|
|
32486
|
-
* @returns An array of the removed elements (might be empty)
|
|
32487
|
-
*/
|
|
32488
|
-
removeAllVariantItems(): sap.ui.comp.variants.VariantItem[];
|
|
32489
|
-
/**
|
|
32490
|
-
* Removes a variantItem from the aggregation {@link #getVariantItems variantItems}.
|
|
32491
|
-
*
|
|
32492
|
-
* @returns The removed variantItem or `null`
|
|
32493
|
-
*/
|
|
32494
|
-
removeVariantItem(
|
|
32495
|
-
/**
|
|
32496
|
-
* The variantItem to remove or its index or id
|
|
32497
|
-
*/
|
|
32498
|
-
vVariantItem: int | string | sap.ui.comp.variants.VariantItem
|
|
32499
|
-
): sap.ui.comp.variants.VariantItem | null;
|
|
32500
32607
|
/**
|
|
32501
32608
|
* Sets the new selected variant.
|
|
32502
32609
|
*/
|
|
@@ -33162,6 +33269,20 @@ declare namespace sap {
|
|
|
33162
33269
|
}
|
|
33163
33270
|
|
|
33164
33271
|
namespace state {
|
|
33272
|
+
namespace UIState {
|
|
33273
|
+
type SelectionVariantParam = {
|
|
33274
|
+
FilterContextUrl: string;
|
|
33275
|
+
|
|
33276
|
+
ParameterContextUrl: string;
|
|
33277
|
+
|
|
33278
|
+
Parameters: Object[];
|
|
33279
|
+
|
|
33280
|
+
SelectOptions: Object[];
|
|
33281
|
+
|
|
33282
|
+
SelectionVariantID: string;
|
|
33283
|
+
};
|
|
33284
|
+
}
|
|
33285
|
+
|
|
33165
33286
|
interface $UIStateSettings extends sap.ui.base.$ManagedObjectSettings {
|
|
33166
33287
|
/**
|
|
33167
33288
|
* Object representing the presentation variant. The structure looks like:
|
|
@@ -33324,12 +33445,12 @@ declare namespace sap {
|
|
|
33324
33445
|
/**
|
|
33325
33446
|
* selection variant object
|
|
33326
33447
|
*/
|
|
33327
|
-
oSelectionVariant:
|
|
33448
|
+
oSelectionVariant: sap.ui.comp.state.UIState.SelectionVariantParam,
|
|
33328
33449
|
/**
|
|
33329
33450
|
* the filter provider model data
|
|
33330
33451
|
*/
|
|
33331
33452
|
mData: Record<string, any>
|
|
33332
|
-
):
|
|
33453
|
+
): Record<string, Object[]>;
|
|
33333
33454
|
/**
|
|
33334
33455
|
* @PROTECTED - DO NOT USE IN APPLICATIONS (only for related classes in the framework)
|
|
33335
33456
|
*
|
|
@@ -33341,12 +33462,12 @@ declare namespace sap {
|
|
|
33341
33462
|
/**
|
|
33342
33463
|
* selection variant object
|
|
33343
33464
|
*/
|
|
33344
|
-
oSelectionVariant:
|
|
33465
|
+
oSelectionVariant: sap.ui.comp.state.UIState.SelectionVariantParam,
|
|
33345
33466
|
/**
|
|
33346
33467
|
* the filter provider model data
|
|
33347
33468
|
*/
|
|
33348
33469
|
mData: Record<string, any>
|
|
33349
|
-
):
|
|
33470
|
+
): Record<string, Object[]>;
|
|
33350
33471
|
/**
|
|
33351
33472
|
* @PROTECTED - DO NOT USE IN APPLICATIONS (only for related classes in the framework)
|
|
33352
33473
|
*
|
|
@@ -33362,11 +33483,11 @@ declare namespace sap {
|
|
|
33362
33483
|
/**
|
|
33363
33484
|
* Object representing the com.sap.vocabularies.UI.v1.SelectionVariant annotation provided by MetadataAnalyser
|
|
33364
33485
|
*/
|
|
33365
|
-
oSelectionVariantAnnotation:
|
|
33486
|
+
oSelectionVariantAnnotation: Object,
|
|
33366
33487
|
/**
|
|
33367
33488
|
* Object representing the com.sap.vocabularies.UI.v1.PresentationVariant annotation provided by MetadataAnalyser
|
|
33368
33489
|
*/
|
|
33369
|
-
oPresentationVariantAnnotation:
|
|
33490
|
+
oPresentationVariantAnnotation: Object
|
|
33370
33491
|
): sap.ui.comp.state.UIState;
|
|
33371
33492
|
/**
|
|
33372
33493
|
* @SINCE 1.75
|
|
@@ -33384,12 +33505,12 @@ declare namespace sap {
|
|
|
33384
33505
|
/**
|
|
33385
33506
|
* The selection variant containing filters and value keys
|
|
33386
33507
|
*/
|
|
33387
|
-
oSelectionVariant:
|
|
33508
|
+
oSelectionVariant: sap.ui.comp.state.UIState.SelectionVariantParam,
|
|
33388
33509
|
/**
|
|
33389
33510
|
* Filter names to ignore
|
|
33390
33511
|
*/
|
|
33391
|
-
aIgnoreSelOptionNames:
|
|
33392
|
-
):
|
|
33512
|
+
aIgnoreSelOptionNames: Object[]
|
|
33513
|
+
): Record<string, Object[]>;
|
|
33393
33514
|
/**
|
|
33394
33515
|
* @PROTECTED - DO NOT USE IN APPLICATIONS (only for related classes in the framework)
|
|
33395
33516
|
*
|
|
@@ -33405,7 +33526,7 @@ declare namespace sap {
|
|
|
33405
33526
|
/**
|
|
33406
33527
|
* Semantic date information
|
|
33407
33528
|
*/
|
|
33408
|
-
oSemanticDates:
|
|
33529
|
+
oSemanticDates: Record<string, Object[]>
|
|
33409
33530
|
): string;
|
|
33410
33531
|
/**
|
|
33411
33532
|
* @PROTECTED - DO NOT USE IN APPLICATIONS (only for related classes in the framework)
|
|
@@ -33422,7 +33543,7 @@ declare namespace sap {
|
|
|
33422
33543
|
/**
|
|
33423
33544
|
* the value texts format containing the eventual descriptions.
|
|
33424
33545
|
*/
|
|
33425
|
-
oValueTexts:
|
|
33546
|
+
oValueTexts: Record<string, Object[]>
|
|
33426
33547
|
): string;
|
|
33427
33548
|
/**
|
|
33428
33549
|
* Creates a new subclass of class sap.ui.comp.state.UIState with name `sClassName` and enriches it with
|
|
@@ -34686,7 +34807,10 @@ declare namespace sap {
|
|
|
34686
34807
|
*
|
|
34687
34808
|
* @returns the used table instance
|
|
34688
34809
|
*/
|
|
34689
|
-
getTable():
|
|
34810
|
+
getTable(): Record<
|
|
34811
|
+
string,
|
|
34812
|
+
sap.m.Table | sap.ui.table.Table | sap.ui.comp.smarttable.SmartTable
|
|
34813
|
+
>;
|
|
34690
34814
|
/**
|
|
34691
34815
|
* @SINCE 1.58
|
|
34692
34816
|
*
|
|
@@ -34694,7 +34818,14 @@ declare namespace sap {
|
|
|
34694
34818
|
*
|
|
34695
34819
|
* @returns Promise that, if resolved, returns the table object
|
|
34696
34820
|
*/
|
|
34697
|
-
getTableAsync(): Promise<
|
|
34821
|
+
getTableAsync(): Promise<
|
|
34822
|
+
Record<
|
|
34823
|
+
string,
|
|
34824
|
+
| sap.m.Table
|
|
34825
|
+
| sap.ui.table.Table
|
|
34826
|
+
| sap.ui.comp.smarttable.SmartTable
|
|
34827
|
+
>
|
|
34828
|
+
>;
|
|
34698
34829
|
/**
|
|
34699
34830
|
* @SINCE 1.24
|
|
34700
34831
|
*
|
|
@@ -34972,7 +35103,7 @@ declare namespace sap {
|
|
|
34972
35103
|
/**
|
|
34973
35104
|
* An array of range KeyFields `[{key: "CompanyCode", label: "ID"}, {key:"CompanyName", label : "Name"}]`
|
|
34974
35105
|
*/
|
|
34975
|
-
aRangeKeyFields:
|
|
35106
|
+
aRangeKeyFields: Record<string, Object[]>
|
|
34976
35107
|
): void;
|
|
34977
35108
|
/**
|
|
34978
35109
|
* @SINCE 1.24
|
|
@@ -35041,7 +35172,12 @@ declare namespace sap {
|
|
|
35041
35172
|
/**
|
|
35042
35173
|
* The used table control instance
|
|
35043
35174
|
*/
|
|
35044
|
-
oTable:
|
|
35175
|
+
oTable: Record<
|
|
35176
|
+
string,
|
|
35177
|
+
| sap.m.Table
|
|
35178
|
+
| sap.ui.table.Table
|
|
35179
|
+
| sap.ui.comp.smarttable.SmartTable
|
|
35180
|
+
>
|
|
35045
35181
|
): void;
|
|
35046
35182
|
/**
|
|
35047
35183
|
* @SINCE 1.24
|