@sapui5/ts-types-esm 1.96.11 → 1.96.12
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 +2 -2
- package/types/sap.chart.d.ts +1 -1
- package/types/sap.f.d.ts +1 -1
- package/types/sap.fe.common.d.ts +1 -1
- package/types/sap.fe.core.d.ts +1 -1
- package/types/{sap.fe.macros-1.96.8-esm-d.ts → sap.fe.macros-1.96.9-esm-d.ts} +1 -1
- package/types/sap.fe.navigation.d.ts +1 -1
- package/types/sap.fe.placeholder-1.96.9-esm-d.ts +3 -0
- package/types/sap.fe.plugins.d.ts +1 -1
- package/types/sap.fe.semantics.d.ts +1 -1
- package/types/sap.fe.templates.d.ts +1 -1
- package/types/sap.fe.test.d.ts +1 -1
- package/types/sap.fe.tools.d.ts +1 -1
- package/types/sap.gantt.d.ts +1 -1
- package/types/sap.m.d.ts +1 -1
- 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.suite.ui.commons.d.ts +1 -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 +41 -7
- package/types/sap.ui.core.d.ts +11 -7
- package/types/sap.ui.dt.d.ts +1 -1
- package/types/sap.ui.export.d.ts +3 -3
- package/types/sap.ui.fl.d.ts +1 -1
- package/types/sap.ui.integration.d.ts +1 -1
- package/types/sap.ui.layout.d.ts +1 -1
- package/types/sap.ui.mdc.d.ts +1 -1
- 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 +6 -6
- package/types/sap.ui.table.d.ts +1 -1
- package/types/sap.ui.testrecorder.d.ts +1 -1
- package/types/sap.ui.unified.d.ts +1 -1
- package/types/sap.ui.ux3.d.ts +1 -1
- package/types/sap.ui.vbm.d.ts +6 -140
- package/types/sap.ui.vk.d.ts +1 -1
- package/types/sap.uiext.inbox.d.ts +1 -1
- package/types/sap.ushell.d.ts +1 -1
- 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.fe.placeholder-1.96.8-esm-d.ts +0 -3
package/package.json
CHANGED
package/types/index.d.ts
CHANGED
|
@@ -35,9 +35,9 @@
|
|
|
35
35
|
/// <reference path="./sap.esh.search.ui.d.ts"/>
|
|
36
36
|
/// <reference path="./sap.fe.common.d.ts"/>
|
|
37
37
|
/// <reference path="./sap.fe.core.d.ts"/>
|
|
38
|
-
/// <reference path="./sap.fe.macros-1.96.
|
|
38
|
+
/// <reference path="./sap.fe.macros-1.96.9-esm-d.ts"/>
|
|
39
39
|
/// <reference path="./sap.fe.navigation.d.ts"/>
|
|
40
|
-
/// <reference path="./sap.fe.placeholder-1.96.
|
|
40
|
+
/// <reference path="./sap.fe.placeholder-1.96.9-esm-d.ts"/>
|
|
41
41
|
/// <reference path="./sap.fe.plugins.d.ts"/>
|
|
42
42
|
/// <reference path="./sap.fe.semantics.d.ts"/>
|
|
43
43
|
/// <reference path="./sap.fe.templates.d.ts"/>
|
package/types/sap.chart.d.ts
CHANGED
package/types/sap.f.d.ts
CHANGED
package/types/sap.fe.common.d.ts
CHANGED
package/types/sap.fe.core.d.ts
CHANGED
package/types/sap.fe.test.d.ts
CHANGED
package/types/sap.fe.tools.d.ts
CHANGED
package/types/sap.gantt.d.ts
CHANGED
package/types/sap.m.d.ts
CHANGED
package/types/sap.makit.d.ts
CHANGED
package/types/sap.me.d.ts
CHANGED
package/types/sap.ndc.d.ts
CHANGED
package/types/sap.ovp.d.ts
CHANGED
package/types/sap.tnt.d.ts
CHANGED
package/types/sap.ui.comp.d.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
// For Library Version: 1.96.
|
|
1
|
+
// For Library Version: 1.96.11
|
|
2
2
|
|
|
3
3
|
declare module "sap/ui/comp/library" {
|
|
4
4
|
/**
|
|
@@ -29050,7 +29050,17 @@ declare module "sap/ui/comp/valuehelpdialog/ValueHelpDialog" {
|
|
|
29050
29050
|
*/
|
|
29051
29051
|
getKeys(): string[];
|
|
29052
29052
|
/**
|
|
29053
|
-
* @SINCE 1.
|
|
29053
|
+
* @SINCE 1.84.1
|
|
29054
|
+
*
|
|
29055
|
+
* Gets current value of property {@link #getMaxConditions maxConditions}.
|
|
29056
|
+
*
|
|
29057
|
+
* Defines the maximum number of exclude ranges.
|
|
29058
|
+
*
|
|
29059
|
+
* Default value is `'-1'`.
|
|
29060
|
+
*/
|
|
29061
|
+
getMaxConditions(): string;
|
|
29062
|
+
/**
|
|
29063
|
+
* @deprecated - 1.84.1
|
|
29054
29064
|
*
|
|
29055
29065
|
* Gets current value of property {@link #getMaxExcludeRanges maxExcludeRanges}.
|
|
29056
29066
|
*
|
|
@@ -29060,7 +29070,7 @@ declare module "sap/ui/comp/valuehelpdialog/ValueHelpDialog" {
|
|
|
29060
29070
|
*/
|
|
29061
29071
|
getMaxExcludeRanges(): string;
|
|
29062
29072
|
/**
|
|
29063
|
-
* @
|
|
29073
|
+
* @deprecated - 1.84.1
|
|
29064
29074
|
*
|
|
29065
29075
|
* Gets current value of property {@link #getMaxIncludeRanges maxIncludeRanges}.
|
|
29066
29076
|
*
|
|
@@ -29273,7 +29283,24 @@ declare module "sap/ui/comp/valuehelpdialog/ValueHelpDialog" {
|
|
|
29273
29283
|
sKeys?: string[]
|
|
29274
29284
|
): this;
|
|
29275
29285
|
/**
|
|
29276
|
-
* @SINCE 1.
|
|
29286
|
+
* @SINCE 1.84.1
|
|
29287
|
+
*
|
|
29288
|
+
* Sets a new value for property {@link #getMaxConditions maxConditions}.
|
|
29289
|
+
*
|
|
29290
|
+
* Defines the maximum number of exclude ranges.
|
|
29291
|
+
*
|
|
29292
|
+
* When called with a value of `null` or `undefined`, the default value of the property will be restored.
|
|
29293
|
+
*
|
|
29294
|
+
* Default value is `'-1'`.
|
|
29295
|
+
*/
|
|
29296
|
+
setMaxConditions(
|
|
29297
|
+
/**
|
|
29298
|
+
* New value for property `maxConditions`
|
|
29299
|
+
*/
|
|
29300
|
+
sMaxConditions?: string
|
|
29301
|
+
): this;
|
|
29302
|
+
/**
|
|
29303
|
+
* @deprecated - 1.84.1
|
|
29277
29304
|
*
|
|
29278
29305
|
* Sets a new value for property {@link #getMaxExcludeRanges maxExcludeRanges}.
|
|
29279
29306
|
*
|
|
@@ -29290,7 +29317,7 @@ declare module "sap/ui/comp/valuehelpdialog/ValueHelpDialog" {
|
|
|
29290
29317
|
sMaxExcludeRanges?: string
|
|
29291
29318
|
): this;
|
|
29292
29319
|
/**
|
|
29293
|
-
* @
|
|
29320
|
+
* @deprecated - 1.84.1
|
|
29294
29321
|
*
|
|
29295
29322
|
* Sets a new value for property {@link #getMaxIncludeRanges maxIncludeRanges}.
|
|
29296
29323
|
*
|
|
@@ -29477,19 +29504,26 @@ declare module "sap/ui/comp/valuehelpdialog/ValueHelpDialog" {
|
|
|
29477
29504
|
descriptionKey?: string | PropertyBindingInfo;
|
|
29478
29505
|
|
|
29479
29506
|
/**
|
|
29480
|
-
* @
|
|
29507
|
+
* @deprecated - 1.84.1
|
|
29481
29508
|
*
|
|
29482
29509
|
* Defines the maximum number of include ranges.
|
|
29483
29510
|
*/
|
|
29484
29511
|
maxIncludeRanges?: string | PropertyBindingInfo;
|
|
29485
29512
|
|
|
29486
29513
|
/**
|
|
29487
|
-
* @
|
|
29514
|
+
* @deprecated - 1.84.1
|
|
29488
29515
|
*
|
|
29489
29516
|
* Defines the maximum number of exclude ranges.
|
|
29490
29517
|
*/
|
|
29491
29518
|
maxExcludeRanges?: string | PropertyBindingInfo;
|
|
29492
29519
|
|
|
29520
|
+
/**
|
|
29521
|
+
* @SINCE 1.84.1
|
|
29522
|
+
*
|
|
29523
|
+
* Defines the maximum number of exclude ranges.
|
|
29524
|
+
*/
|
|
29525
|
+
maxConditions?: string | PropertyBindingInfo;
|
|
29526
|
+
|
|
29493
29527
|
/**
|
|
29494
29528
|
* @SINCE 1.24
|
|
29495
29529
|
*
|
package/types/sap.ui.core.d.ts
CHANGED
|
@@ -264,7 +264,7 @@ interface JQuery<TElement = HTMLElement> extends Iterable<TElement> {
|
|
|
264
264
|
): jQuery;
|
|
265
265
|
}
|
|
266
266
|
|
|
267
|
-
// For Library Version: 1.96.
|
|
267
|
+
// For Library Version: 1.96.11
|
|
268
268
|
|
|
269
269
|
declare module "sap/base/assert" {
|
|
270
270
|
/**
|
|
@@ -14891,8 +14891,10 @@ declare module "sap/ui/core/delegate/ScrollEnablement" {
|
|
|
14891
14891
|
* value.
|
|
14892
14892
|
*/
|
|
14893
14893
|
iTime: int,
|
|
14894
|
-
|
|
14895
|
-
|
|
14894
|
+
/**
|
|
14895
|
+
* Called when the scroll completes or stops without completing
|
|
14896
|
+
*/
|
|
14897
|
+
fnScrollEndCallback: Function
|
|
14896
14898
|
): this;
|
|
14897
14899
|
/**
|
|
14898
14900
|
* Scrolls to a specific position in scroll container.
|
|
@@ -14906,8 +14908,10 @@ declare module "sap/ui/core/delegate/ScrollEnablement" {
|
|
|
14906
14908
|
* Vertical position of the scrollbar
|
|
14907
14909
|
*/
|
|
14908
14910
|
iVerticalPosition: int,
|
|
14909
|
-
|
|
14910
|
-
|
|
14911
|
+
/**
|
|
14912
|
+
* Called when the scroll completes or stops without completing
|
|
14913
|
+
*/
|
|
14914
|
+
fnScrollEndCallback: Function
|
|
14911
14915
|
): this;
|
|
14912
14916
|
/**
|
|
14913
14917
|
* Scrolls to an element within a container.
|
|
@@ -24091,11 +24095,11 @@ declare module "sap/ui/core/mvc/Controller" {
|
|
|
24091
24095
|
/**
|
|
24092
24096
|
* Whether the fragment content should be added to the `dependents` aggregation of the view
|
|
24093
24097
|
*/
|
|
24094
|
-
addToDependents?:
|
|
24098
|
+
addToDependents?: boolean;
|
|
24095
24099
|
/**
|
|
24096
24100
|
* Whether the IDs of the fragment content will be prefixed by the view ID
|
|
24097
24101
|
*/
|
|
24098
|
-
autoPrefixId?:
|
|
24102
|
+
autoPrefixId?: boolean;
|
|
24099
24103
|
/**
|
|
24100
24104
|
* the ID of the Fragment
|
|
24101
24105
|
*/
|
package/types/sap.ui.dt.d.ts
CHANGED
package/types/sap.ui.export.d.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
// For Library Version: 1.96.
|
|
1
|
+
// For Library Version: 1.96.11
|
|
2
2
|
|
|
3
3
|
declare module "sap/ui/export/library" {
|
|
4
4
|
/**
|
|
@@ -255,7 +255,7 @@ declare module "sap/ui/export/Spreadsheet" {
|
|
|
255
255
|
* - `workbook.context` - Context object that will be applied to the generated file. It may contain the
|
|
256
256
|
* following fields:
|
|
257
257
|
* - `application` (string) - The application that creates the XLSX document (default: "SAP UI5")
|
|
258
|
-
* - `version` (string) - Application version that creates the XLSX document (default: "1.96.
|
|
258
|
+
* - `version` (string) - Application version that creates the XLSX document (default: "1.96.11")
|
|
259
259
|
* - `title` (string) - Title of the XLSX document (NOT the filename)
|
|
260
260
|
* - `modifiedBy` (string) - User context for the XLSX document
|
|
261
261
|
* - `sheetName` (string) - The label of the data sheet
|
|
@@ -341,7 +341,7 @@ declare module "sap/ui/export/Spreadsheet" {
|
|
|
341
341
|
* columns: aColumns,
|
|
342
342
|
* context: {
|
|
343
343
|
* application: 'Debug Test Application',
|
|
344
|
-
* version: '1.96.
|
|
344
|
+
* version: '1.96.11',
|
|
345
345
|
* title: 'Some random title',
|
|
346
346
|
* modifiedBy: 'John Doe',
|
|
347
347
|
* metaSheetName: 'Custom metadata',
|
package/types/sap.ui.fl.d.ts
CHANGED
package/types/sap.ui.layout.d.ts
CHANGED
package/types/sap.ui.mdc.d.ts
CHANGED
package/types/sap.ui.rta.d.ts
CHANGED
package/types/sap.ui.suite.d.ts
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
// For Library Version: 1.96.
|
|
1
|
+
// For Library Version: 1.96.11
|
|
2
2
|
|
|
3
3
|
declare module "sap/ui/support/library" {
|
|
4
4
|
/**
|
|
5
|
-
* @SINCE 1.96.
|
|
5
|
+
* @SINCE 1.96.11
|
|
6
6
|
*
|
|
7
7
|
* Defines the Audiences.
|
|
8
8
|
*/
|
|
@@ -21,7 +21,7 @@ declare module "sap/ui/support/library" {
|
|
|
21
21
|
Internal = "Internal",
|
|
22
22
|
}
|
|
23
23
|
/**
|
|
24
|
-
* @SINCE 1.96.
|
|
24
|
+
* @SINCE 1.96.11
|
|
25
25
|
*
|
|
26
26
|
* Issue Categories.
|
|
27
27
|
*/
|
|
@@ -76,7 +76,7 @@ declare module "sap/ui/support/library" {
|
|
|
76
76
|
Usage = "Usage",
|
|
77
77
|
}
|
|
78
78
|
/**
|
|
79
|
-
* @SINCE 1.96.
|
|
79
|
+
* @SINCE 1.96.11
|
|
80
80
|
*
|
|
81
81
|
* Analysis history formats.
|
|
82
82
|
*/
|
|
@@ -91,7 +91,7 @@ declare module "sap/ui/support/library" {
|
|
|
91
91
|
String = "String",
|
|
92
92
|
}
|
|
93
93
|
/**
|
|
94
|
-
* @SINCE 1.96.
|
|
94
|
+
* @SINCE 1.96.11
|
|
95
95
|
*
|
|
96
96
|
* Defines severity types.
|
|
97
97
|
*/
|
|
@@ -110,7 +110,7 @@ declare module "sap/ui/support/library" {
|
|
|
110
110
|
Medium = "Medium",
|
|
111
111
|
}
|
|
112
112
|
/**
|
|
113
|
-
* @SINCE 1.96.
|
|
113
|
+
* @SINCE 1.96.11
|
|
114
114
|
*
|
|
115
115
|
* Contains the available system presets.
|
|
116
116
|
*/
|
package/types/sap.ui.table.d.ts
CHANGED
package/types/sap.ui.ux3.d.ts
CHANGED
package/types/sap.ui.vbm.d.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
// For Library Version: 1.96.
|
|
1
|
+
// For Library Version: 1.96.5
|
|
2
2
|
|
|
3
3
|
declare module "sap/ui/vbm/library" {
|
|
4
4
|
/**
|
|
@@ -2582,10 +2582,6 @@ declare module "sap/ui/vbm/Cluster" {
|
|
|
2582
2582
|
declare module "sap/ui/vbm/ClusterBase" {
|
|
2583
2583
|
import { default as UI5Element, $ElementSettings } from "sap/ui/core/Element";
|
|
2584
2584
|
|
|
2585
|
-
import ClusterContainer from "sap/ui/vbm/ClusterContainer";
|
|
2586
|
-
|
|
2587
|
-
import Control from "sap/ui/core/Control";
|
|
2588
|
-
|
|
2589
2585
|
import Event from "sap/ui/base/Event";
|
|
2590
2586
|
|
|
2591
2587
|
import Menu from "sap/ui/unified/Menu";
|
|
@@ -2594,12 +2590,13 @@ declare module "sap/ui/vbm/ClusterBase" {
|
|
|
2594
2590
|
|
|
2595
2591
|
import ElementMetadata from "sap/ui/core/ElementMetadata";
|
|
2596
2592
|
|
|
2593
|
+
import Control from "sap/ui/core/Control";
|
|
2594
|
+
|
|
2597
2595
|
import Spot from "sap/ui/vbm/Spot";
|
|
2598
2596
|
|
|
2599
|
-
import
|
|
2600
|
-
|
|
2601
|
-
|
|
2602
|
-
} from "sap/ui/base/ManagedObject";
|
|
2597
|
+
import ClusterContainer from "sap/ui/vbm/ClusterContainer";
|
|
2598
|
+
|
|
2599
|
+
import { PropertyBindingInfo } from "sap/ui/base/ManagedObject";
|
|
2603
2600
|
|
|
2604
2601
|
/**
|
|
2605
2602
|
* Abtract base class for Clustering types. This element implements the common part for all specific Cluster
|
|
@@ -2674,24 +2671,6 @@ declare module "sap/ui/vbm/ClusterBase" {
|
|
|
2674
2671
|
* Returns a metadata object for class sap.ui.vbm.ClusterBase.
|
|
2675
2672
|
*/
|
|
2676
2673
|
static getMetadata(): ElementMetadata;
|
|
2677
|
-
/**
|
|
2678
|
-
* Adds some clusterContainer to the aggregation {@link #getClusterContainers clusterContainers}.
|
|
2679
|
-
*/
|
|
2680
|
-
addClusterContainer(
|
|
2681
|
-
/**
|
|
2682
|
-
* The clusterContainer to add; if empty, nothing is inserted
|
|
2683
|
-
*/
|
|
2684
|
-
oClusterContainer: ClusterContainer
|
|
2685
|
-
): this;
|
|
2686
|
-
/**
|
|
2687
|
-
* Adds some clusterVo to the aggregation {@link #getClusterVos clusterVos}.
|
|
2688
|
-
*/
|
|
2689
|
-
addClusterVo(
|
|
2690
|
-
/**
|
|
2691
|
-
* The clusterVo to add; if empty, nothing is inserted
|
|
2692
|
-
*/
|
|
2693
|
-
oClusterVo: Control
|
|
2694
|
-
): this;
|
|
2695
2674
|
/**
|
|
2696
2675
|
* Attaches event handler `fnFunction` to the {@link #event:click click} event of this `sap.ui.vbm.ClusterBase`.
|
|
2697
2676
|
*
|
|
@@ -2774,14 +2753,6 @@ declare module "sap/ui/vbm/ClusterBase" {
|
|
|
2774
2753
|
*/
|
|
2775
2754
|
oListener?: object
|
|
2776
2755
|
): this;
|
|
2777
|
-
/**
|
|
2778
|
-
* Destroys all the clusterContainers in the aggregation {@link #getClusterContainers clusterContainers}.
|
|
2779
|
-
*/
|
|
2780
|
-
destroyClusterContainers(): this;
|
|
2781
|
-
/**
|
|
2782
|
-
* Destroys all the clusterVos in the aggregation {@link #getClusterVos clusterVos}.
|
|
2783
|
-
*/
|
|
2784
|
-
destroyClusterVos(): this;
|
|
2785
2756
|
/**
|
|
2786
2757
|
* Destroys the vizTemplate in the aggregation {@link #getVizTemplate vizTemplate}.
|
|
2787
2758
|
*/
|
|
@@ -2876,18 +2847,6 @@ declare module "sap/ui/vbm/ClusterBase" {
|
|
|
2876
2847
|
* Default value is `"rgba(220,220,220,0.5)"`.
|
|
2877
2848
|
*/
|
|
2878
2849
|
getAreaColorBorder(): CSSColor;
|
|
2879
|
-
/**
|
|
2880
|
-
* Gets content of aggregation {@link #getClusterContainers clusterContainers}.
|
|
2881
|
-
*
|
|
2882
|
-
* Hidden aggregation for host container VOs
|
|
2883
|
-
*/
|
|
2884
|
-
getClusterContainers(): ClusterContainer[];
|
|
2885
|
-
/**
|
|
2886
|
-
* Gets content of aggregation {@link #getClusterVos clusterVos}.
|
|
2887
|
-
*
|
|
2888
|
-
* Hidden aggregation for cluster visualization controls
|
|
2889
|
-
*/
|
|
2890
|
-
getClusterVos(): Control[];
|
|
2891
2850
|
/**
|
|
2892
2851
|
* Gets current value of property {@link #getRule rule}.
|
|
2893
2852
|
*
|
|
@@ -2923,56 +2882,6 @@ declare module "sap/ui/vbm/ClusterBase" {
|
|
|
2923
2882
|
* Optional: Instance of a spot, which is used as template for visualizing cluster objects
|
|
2924
2883
|
*/
|
|
2925
2884
|
getVizVo(): Spot;
|
|
2926
|
-
/**
|
|
2927
|
-
* Checks for the provided `sap.ui.vbm.ClusterContainer` in the aggregation {@link #getClusterContainers
|
|
2928
|
-
* clusterContainers}. and returns its index if found or -1 otherwise.
|
|
2929
|
-
*/
|
|
2930
|
-
indexOfClusterContainer(
|
|
2931
|
-
/**
|
|
2932
|
-
* The clusterContainer whose index is looked for
|
|
2933
|
-
*/
|
|
2934
|
-
oClusterContainer: ClusterContainer
|
|
2935
|
-
): int;
|
|
2936
|
-
/**
|
|
2937
|
-
* Checks for the provided `sap.ui.core.Control` in the aggregation {@link #getClusterVos clusterVos}. and
|
|
2938
|
-
* returns its index if found or -1 otherwise.
|
|
2939
|
-
*/
|
|
2940
|
-
indexOfClusterVo(
|
|
2941
|
-
/**
|
|
2942
|
-
* The clusterVo whose index is looked for
|
|
2943
|
-
*/
|
|
2944
|
-
oClusterVo: Control
|
|
2945
|
-
): int;
|
|
2946
|
-
/**
|
|
2947
|
-
* Inserts a clusterContainer into the aggregation {@link #getClusterContainers clusterContainers}.
|
|
2948
|
-
*/
|
|
2949
|
-
insertClusterContainer(
|
|
2950
|
-
/**
|
|
2951
|
-
* The clusterContainer to insert; if empty, nothing is inserted
|
|
2952
|
-
*/
|
|
2953
|
-
oClusterContainer: ClusterContainer,
|
|
2954
|
-
/**
|
|
2955
|
-
* The `0`-based index the clusterContainer should be inserted at; for a negative value of `iIndex`, the
|
|
2956
|
-
* clusterContainer is inserted at position 0; for a value greater than the current size of the aggregation,
|
|
2957
|
-
* the clusterContainer is inserted at the last position
|
|
2958
|
-
*/
|
|
2959
|
-
iIndex: int
|
|
2960
|
-
): this;
|
|
2961
|
-
/**
|
|
2962
|
-
* Inserts a clusterVo into the aggregation {@link #getClusterVos clusterVos}.
|
|
2963
|
-
*/
|
|
2964
|
-
insertClusterVo(
|
|
2965
|
-
/**
|
|
2966
|
-
* The clusterVo to insert; if empty, nothing is inserted
|
|
2967
|
-
*/
|
|
2968
|
-
oClusterVo: Control,
|
|
2969
|
-
/**
|
|
2970
|
-
* The `0`-based index the clusterVo should be inserted at; for a negative value of `iIndex`, the clusterVo
|
|
2971
|
-
* is inserted at position 0; for a value greater than the current size of the aggregation, the clusterVo
|
|
2972
|
-
* is inserted at the last position
|
|
2973
|
-
*/
|
|
2974
|
-
iIndex: int
|
|
2975
|
-
): this;
|
|
2976
2885
|
/**
|
|
2977
2886
|
* Open a context menu
|
|
2978
2887
|
*/
|
|
@@ -3016,36 +2925,6 @@ declare module "sap/ui/vbm/ClusterBase" {
|
|
|
3016
2925
|
offsetY: string;
|
|
3017
2926
|
}
|
|
3018
2927
|
): void;
|
|
3019
|
-
/**
|
|
3020
|
-
* Removes all the controls from the aggregation {@link #getClusterContainers clusterContainers}.
|
|
3021
|
-
*
|
|
3022
|
-
* Additionally, it unregisters them from the hosting UIArea.
|
|
3023
|
-
*/
|
|
3024
|
-
removeAllClusterContainers(): ClusterContainer[];
|
|
3025
|
-
/**
|
|
3026
|
-
* Removes all the controls from the aggregation {@link #getClusterVos clusterVos}.
|
|
3027
|
-
*
|
|
3028
|
-
* Additionally, it unregisters them from the hosting UIArea.
|
|
3029
|
-
*/
|
|
3030
|
-
removeAllClusterVos(): Control[];
|
|
3031
|
-
/**
|
|
3032
|
-
* Removes a clusterContainer from the aggregation {@link #getClusterContainers clusterContainers}.
|
|
3033
|
-
*/
|
|
3034
|
-
removeClusterContainer(
|
|
3035
|
-
/**
|
|
3036
|
-
* The clusterContainer to remove or its index or id
|
|
3037
|
-
*/
|
|
3038
|
-
vClusterContainer: int | string | ClusterContainer
|
|
3039
|
-
): ClusterContainer;
|
|
3040
|
-
/**
|
|
3041
|
-
* Removes a clusterVo from the aggregation {@link #getClusterVos clusterVos}.
|
|
3042
|
-
*/
|
|
3043
|
-
removeClusterVo(
|
|
3044
|
-
/**
|
|
3045
|
-
* The clusterVo to remove or its index or id
|
|
3046
|
-
*/
|
|
3047
|
-
vClusterVo: int | string | Control
|
|
3048
|
-
): Control;
|
|
3049
2928
|
/**
|
|
3050
2929
|
* Sets a new value for property {@link #getAreaAlwaysVisible areaAlwaysVisible}.
|
|
3051
2930
|
*
|
|
@@ -3193,19 +3072,6 @@ declare module "sap/ui/vbm/ClusterBase" {
|
|
|
3193
3072
|
*/
|
|
3194
3073
|
vizVo?: Spot;
|
|
3195
3074
|
|
|
3196
|
-
/**
|
|
3197
|
-
* Hidden aggregation for cluster visualization controls
|
|
3198
|
-
*/
|
|
3199
|
-
clusterVos?: Control[] | Control | AggregationBindingInfo;
|
|
3200
|
-
|
|
3201
|
-
/**
|
|
3202
|
-
* Hidden aggregation for host container VOs
|
|
3203
|
-
*/
|
|
3204
|
-
clusterContainers?:
|
|
3205
|
-
| ClusterContainer[]
|
|
3206
|
-
| ClusterContainer
|
|
3207
|
-
| AggregationBindingInfo;
|
|
3208
|
-
|
|
3209
3075
|
/**
|
|
3210
3076
|
* The event is raised when there is a click action on a Cluster Object.
|
|
3211
3077
|
*/
|
package/types/sap.ui.vk.d.ts
CHANGED
package/types/sap.ushell.d.ts
CHANGED
package/types/sap.uxap.d.ts
CHANGED
package/types/sap.viz.d.ts
CHANGED