@sapui5/ts-types 1.96.10 → 1.96.13

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.
Files changed (50) hide show
  1. package/package.json +1 -1
  2. package/types/index.d.ts +2 -2
  3. package/types/sap.chart.d.ts +1 -1
  4. package/types/sap.f.d.ts +1 -1
  5. package/types/sap.fe.common.d.ts +1 -1
  6. package/types/sap.fe.core.d.ts +1 -1
  7. package/types/{sap.fe.macros-1.96.6-d.ts → sap.fe.macros-1.96.9-d.ts} +1 -1
  8. package/types/sap.fe.navigation.d.ts +1 -1
  9. package/types/sap.fe.placeholder-1.96.9-d.ts +3 -0
  10. package/types/sap.fe.plugins.d.ts +1 -1
  11. package/types/sap.fe.semantics.d.ts +1 -1
  12. package/types/sap.fe.templates.d.ts +1 -1
  13. package/types/sap.fe.test.d.ts +1 -1
  14. package/types/sap.fe.tools.d.ts +1 -1
  15. package/types/sap.gantt.d.ts +1 -1
  16. package/types/sap.m.d.ts +2 -2
  17. package/types/sap.makit.d.ts +1 -1
  18. package/types/sap.me.d.ts +1 -1
  19. package/types/sap.ndc.d.ts +1 -1
  20. package/types/sap.ovp.d.ts +1 -1
  21. package/types/sap.suite.ui.commons.d.ts +1 -1
  22. package/types/sap.suite.ui.generic.template.d.ts +1 -1
  23. package/types/sap.suite.ui.microchart.d.ts +1 -1
  24. package/types/sap.tnt.d.ts +1 -1
  25. package/types/sap.ui.codeeditor.d.ts +1 -1
  26. package/types/sap.ui.commons.d.ts +1 -1
  27. package/types/sap.ui.comp.d.ts +43 -7
  28. package/types/sap.ui.core.d.ts +11 -7
  29. package/types/sap.ui.dt.d.ts +1 -1
  30. package/types/sap.ui.export.d.ts +3 -3
  31. package/types/sap.ui.fl.d.ts +1 -1
  32. package/types/sap.ui.integration.d.ts +1 -1
  33. package/types/sap.ui.layout.d.ts +1 -1
  34. package/types/sap.ui.mdc.d.ts +1 -1
  35. package/types/sap.ui.richtexteditor.d.ts +1 -1
  36. package/types/sap.ui.rta.d.ts +1 -1
  37. package/types/sap.ui.suite.d.ts +1 -1
  38. package/types/sap.ui.support.d.ts +6 -6
  39. package/types/sap.ui.table.d.ts +1 -1
  40. package/types/sap.ui.testrecorder.d.ts +1 -1
  41. package/types/sap.ui.unified.d.ts +1 -1
  42. package/types/sap.ui.ux3.d.ts +1 -1
  43. package/types/sap.ui.vbm.d.ts +1 -135
  44. package/types/sap.ui.vk.d.ts +1 -1
  45. package/types/sap.uiext.inbox.d.ts +1 -1
  46. package/types/sap.ushell.d.ts +1 -1
  47. package/types/sap.ushell_abap.d.ts +1 -1
  48. package/types/sap.uxap.d.ts +1 -1
  49. package/types/sap.viz.d.ts +1 -1
  50. package/types/sap.fe.placeholder-1.96.6-d.ts +0 -3
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@sapui5/ts-types",
3
- "version": "1.96.10",
3
+ "version": "1.96.13",
4
4
  "description": "SAPUI5 TypeScript Definitions",
5
5
  "homepage": "https://ui5.sap.com",
6
6
  "author": "SAP SE (https://www.sap.com)",
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.6-d.ts"/>
38
+ /// <reference path="./sap.fe.macros-1.96.9-d.ts"/>
39
39
  /// <reference path="./sap.fe.navigation.d.ts"/>
40
- /// <reference path="./sap.fe.placeholder-1.96.6-d.ts"/>
40
+ /// <reference path="./sap.fe.placeholder-1.96.9-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"/>
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.96.9
1
+ // For Library Version: 1.96.11
2
2
 
3
3
  declare namespace sap {
4
4
  /**
package/types/sap.f.d.ts CHANGED
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.96.9
1
+ // For Library Version: 1.96.11
2
2
 
3
3
  declare namespace sap {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.96.8
1
+ // For Library Version: 1.96.11
2
2
 
3
3
  declare namespace sap {
4
4
  interface IUI5DefineDependencyNames {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.96.8
1
+ // For Library Version: 1.96.11
2
2
 
3
3
  declare namespace sap {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.96.6
1
+ // For Library Version: 1.96.9
2
2
 
3
3
  declare namespace sap {
4
4
  namespace fe {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.96.8
1
+ // For Library Version: 1.96.11
2
2
 
3
3
  declare namespace sap {
4
4
  namespace fe {
@@ -0,0 +1,3 @@
1
+ // For Library Version: 1.96.9
2
+
3
+ declare namespace sap {}
@@ -1,3 +1,3 @@
1
- // For Library Version: 1.96.8
1
+ // For Library Version: 1.96.11
2
2
 
3
3
  declare namespace sap {}
@@ -1,3 +1,3 @@
1
- // For Library Version: 1.96.8
1
+ // For Library Version: 1.96.11
2
2
 
3
3
  declare namespace sap {}
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.96.8
1
+ // For Library Version: 1.96.11
2
2
 
3
3
  declare namespace sap {
4
4
  namespace fe {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.96.8
1
+ // For Library Version: 1.96.11
2
2
 
3
3
  declare namespace sap {
4
4
  namespace fe {
@@ -1,3 +1,3 @@
1
- // For Library Version: 1.96.8
1
+ // For Library Version: 1.96.11
2
2
 
3
3
  declare namespace sap {}
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.96.6
1
+ // For Library Version: 1.96.8
2
2
 
3
3
  declare namespace sap {
4
4
  /**
package/types/sap.m.d.ts CHANGED
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.96.9
1
+ // For Library Version: 1.96.11
2
2
 
3
3
  declare namespace sap {
4
4
  /**
@@ -83477,7 +83477,7 @@ declare namespace sap {
83477
83477
  /**
83478
83478
  * Removes all radio buttons.
83479
83479
  */
83480
- removeAllButtons(): any[];
83480
+ removeAllButtons(): sap.m.RadioButton[];
83481
83481
  /**
83482
83482
  * Removes an ariaDescribedBy from the association named {@link #getAriaDescribedBy ariaDescribedBy}.
83483
83483
  */
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.96.9
1
+ // For Library Version: 1.96.11
2
2
 
3
3
  declare namespace sap {
4
4
  /**
package/types/sap.me.d.ts CHANGED
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.96.9
1
+ // For Library Version: 1.96.11
2
2
 
3
3
  declare namespace sap {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.96.9
1
+ // For Library Version: 1.96.11
2
2
 
3
3
  declare namespace sap {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.96.5
1
+ // For Library Version: 1.96.7
2
2
 
3
3
  declare namespace sap {
4
4
  interface IUI5DefineDependencyNames {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.96.2
1
+ // For Library Version: 1.96.4
2
2
 
3
3
  declare namespace sap {
4
4
  namespace suite {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.96.8
1
+ // For Library Version: 1.96.10
2
2
 
3
3
  declare namespace sap {
4
4
  namespace suite {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.96.9
1
+ // For Library Version: 1.96.11
2
2
 
3
3
  declare namespace sap {
4
4
  namespace suite {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.96.9
1
+ // For Library Version: 1.96.11
2
2
 
3
3
  declare namespace sap {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.96.9
1
+ // For Library Version: 1.96.11
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.96.9
1
+ // For Library Version: 1.96.11
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.96.9
1
+ // For Library Version: 1.96.11
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -28180,7 +28180,7 @@ declare namespace sap {
28180
28180
  | sap.ui.base.ManagedObject.PropertyBindingInfo;
28181
28181
 
28182
28182
  /**
28183
- * @SINCE 1.24
28183
+ * @deprecated - 1.84.1
28184
28184
  *
28185
28185
  * Defines the maximum number of include ranges.
28186
28186
  */
@@ -28189,7 +28189,7 @@ declare namespace sap {
28189
28189
  | sap.ui.base.ManagedObject.PropertyBindingInfo;
28190
28190
 
28191
28191
  /**
28192
- * @SINCE 1.24
28192
+ * @deprecated - 1.84.1
28193
28193
  *
28194
28194
  * Defines the maximum number of exclude ranges.
28195
28195
  */
@@ -28197,6 +28197,15 @@ declare namespace sap {
28197
28197
  | string
28198
28198
  | sap.ui.base.ManagedObject.PropertyBindingInfo;
28199
28199
 
28200
+ /**
28201
+ * @SINCE 1.84.1
28202
+ *
28203
+ * Defines the maximum number of exclude ranges.
28204
+ */
28205
+ maxConditions?:
28206
+ | string
28207
+ | sap.ui.base.ManagedObject.PropertyBindingInfo;
28208
+
28200
28209
  /**
28201
28210
  * @SINCE 1.24
28202
28211
  *
@@ -28843,7 +28852,17 @@ declare namespace sap {
28843
28852
  */
28844
28853
  getKeys(): string[];
28845
28854
  /**
28846
- * @SINCE 1.24
28855
+ * @SINCE 1.84.1
28856
+ *
28857
+ * Gets current value of property {@link #getMaxConditions maxConditions}.
28858
+ *
28859
+ * Defines the maximum number of exclude ranges.
28860
+ *
28861
+ * Default value is `'-1'`.
28862
+ */
28863
+ getMaxConditions(): string;
28864
+ /**
28865
+ * @deprecated - 1.84.1
28847
28866
  *
28848
28867
  * Gets current value of property {@link #getMaxExcludeRanges maxExcludeRanges}.
28849
28868
  *
@@ -28853,7 +28872,7 @@ declare namespace sap {
28853
28872
  */
28854
28873
  getMaxExcludeRanges(): string;
28855
28874
  /**
28856
- * @SINCE 1.24
28875
+ * @deprecated - 1.84.1
28857
28876
  *
28858
28877
  * Gets current value of property {@link #getMaxIncludeRanges maxIncludeRanges}.
28859
28878
  *
@@ -29060,7 +29079,24 @@ declare namespace sap {
29060
29079
  sKeys?: string[]
29061
29080
  ): this;
29062
29081
  /**
29063
- * @SINCE 1.24
29082
+ * @SINCE 1.84.1
29083
+ *
29084
+ * Sets a new value for property {@link #getMaxConditions maxConditions}.
29085
+ *
29086
+ * Defines the maximum number of exclude ranges.
29087
+ *
29088
+ * When called with a value of `null` or `undefined`, the default value of the property will be restored.
29089
+ *
29090
+ * Default value is `'-1'`.
29091
+ */
29092
+ setMaxConditions(
29093
+ /**
29094
+ * New value for property `maxConditions`
29095
+ */
29096
+ sMaxConditions?: string
29097
+ ): this;
29098
+ /**
29099
+ * @deprecated - 1.84.1
29064
29100
  *
29065
29101
  * Sets a new value for property {@link #getMaxExcludeRanges maxExcludeRanges}.
29066
29102
  *
@@ -29077,7 +29113,7 @@ declare namespace sap {
29077
29113
  sMaxExcludeRanges?: string
29078
29114
  ): this;
29079
29115
  /**
29080
- * @SINCE 1.24
29116
+ * @deprecated - 1.84.1
29081
29117
  *
29082
29118
  * Sets a new value for property {@link #getMaxIncludeRanges maxIncludeRanges}.
29083
29119
  *
@@ -264,7 +264,7 @@ interface JQuery<TElement = HTMLElement> extends Iterable<TElement> {
264
264
  ): jQuery;
265
265
  }
266
266
 
267
- // For Library Version: 1.96.9
267
+ // For Library Version: 1.96.11
268
268
 
269
269
  declare module "sap/base/assert" {
270
270
  /**
@@ -10619,8 +10619,10 @@ declare namespace sap {
10619
10619
  * value.
10620
10620
  */
10621
10621
  iTime: int,
10622
-
10623
- fnCallback: Function
10622
+ /**
10623
+ * Called when the scroll completes or stops without completing
10624
+ */
10625
+ fnScrollEndCallback: Function
10624
10626
  ): this;
10625
10627
  /**
10626
10628
  * Scrolls to a specific position in scroll container.
@@ -10634,8 +10636,10 @@ declare namespace sap {
10634
10636
  * Vertical position of the scrollbar
10635
10637
  */
10636
10638
  iVerticalPosition: int,
10637
-
10638
- fnCallback: Function
10639
+ /**
10640
+ * Called when the scroll completes or stops without completing
10641
+ */
10642
+ fnScrollEndCallback: Function
10639
10643
  ): this;
10640
10644
  /**
10641
10645
  * Scrolls to an element within a container.
@@ -14386,11 +14390,11 @@ declare namespace sap {
14386
14390
  /**
14387
14391
  * Whether the fragment content should be added to the `dependents` aggregation of the view
14388
14392
  */
14389
- addToDependents?: object;
14393
+ addToDependents?: boolean;
14390
14394
  /**
14391
14395
  * Whether the IDs of the fragment content will be prefixed by the view ID
14392
14396
  */
14393
- autoPrefixId?: object;
14397
+ autoPrefixId?: boolean;
14394
14398
  /**
14395
14399
  * the ID of the Fragment
14396
14400
  */
@@ -1,3 +1,3 @@
1
- // For Library Version: 1.96.9
1
+ // For Library Version: 1.96.11
2
2
 
3
3
  declare namespace sap {}
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.96.9
1
+ // For Library Version: 1.96.11
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -180,7 +180,7 @@ declare namespace sap {
180
180
  * - `workbook.context` - Context object that will be applied to the generated file. It may contain the
181
181
  * following fields:
182
182
  * - `application` (string) - The application that creates the XLSX document (default: "SAP UI5")
183
- * - `version` (string) - Application version that creates the XLSX document (default: "1.96.9")
183
+ * - `version` (string) - Application version that creates the XLSX document (default: "1.96.11")
184
184
  * - `title` (string) - Title of the XLSX document (NOT the filename)
185
185
  * - `modifiedBy` (string) - User context for the XLSX document
186
186
  * - `sheetName` (string) - The label of the data sheet
@@ -266,7 +266,7 @@ declare namespace sap {
266
266
  * columns: aColumns,
267
267
  * context: {
268
268
  * application: 'Debug Test Application',
269
- * version: '1.96.9',
269
+ * version: '1.96.11',
270
270
  * title: 'Some random title',
271
271
  * modifiedBy: 'John Doe',
272
272
  * metaSheetName: 'Custom metadata',
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.96.9
1
+ // For Library Version: 1.96.11
2
2
 
3
3
  declare namespace sap {
4
4
  interface IUI5DefineDependencyNames {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.96.9
1
+ // For Library Version: 1.96.11
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.96.9
1
+ // For Library Version: 1.96.11
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.96.9
1
+ // For Library Version: 1.96.11
2
2
 
3
3
  declare namespace sap {
4
4
  interface IUI5DefineDependencyNames {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.96.9
1
+ // For Library Version: 1.96.11
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.96.9
1
+ // For Library Version: 1.96.11
2
2
 
3
3
  declare module "sap/ui/rta/api/startAdaptation" {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.96.9
1
+ // For Library Version: 1.96.11
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.96.9
1
+ // For Library Version: 1.96.11
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -238,7 +238,7 @@ declare namespace sap {
238
238
  static getType(): string;
239
239
  }
240
240
  /**
241
- * @SINCE 1.96.9
241
+ * @SINCE 1.96.11
242
242
  *
243
243
  * Defines the Audiences.
244
244
  */
@@ -257,7 +257,7 @@ declare namespace sap {
257
257
  Internal = "Internal",
258
258
  }
259
259
  /**
260
- * @SINCE 1.96.9
260
+ * @SINCE 1.96.11
261
261
  *
262
262
  * Issue Categories.
263
263
  */
@@ -312,7 +312,7 @@ declare namespace sap {
312
312
  Usage = "Usage",
313
313
  }
314
314
  /**
315
- * @SINCE 1.96.9
315
+ * @SINCE 1.96.11
316
316
  *
317
317
  * Analysis history formats.
318
318
  */
@@ -327,7 +327,7 @@ declare namespace sap {
327
327
  String = "String",
328
328
  }
329
329
  /**
330
- * @SINCE 1.96.9
330
+ * @SINCE 1.96.11
331
331
  *
332
332
  * Defines severity types.
333
333
  */
@@ -346,7 +346,7 @@ declare namespace sap {
346
346
  Medium = "Medium",
347
347
  }
348
348
  /**
349
- * @SINCE 1.96.9
349
+ * @SINCE 1.96.11
350
350
  *
351
351
  * Contains the available system presets.
352
352
  */
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.96.9
1
+ // For Library Version: 1.96.11
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.96.9
1
+ // For Library Version: 1.96.11
2
2
 
3
3
  declare namespace sap {
4
4
  interface IUI5DefineDependencyNames {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.96.9
1
+ // For Library Version: 1.96.11
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.96.9
1
+ // For Library Version: 1.96.11
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.96.4
1
+ // For Library Version: 1.96.5
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -301,22 +301,6 @@ declare namespace sap {
301
301
  */
302
302
  vizVo?: sap.ui.vbm.Spot;
303
303
 
304
- /**
305
- * Hidden aggregation for cluster visualization controls
306
- */
307
- clusterVos?:
308
- | sap.ui.core.Control[]
309
- | sap.ui.core.Control
310
- | sap.ui.base.ManagedObject.AggregationBindingInfo;
311
-
312
- /**
313
- * Hidden aggregation for host container VOs
314
- */
315
- clusterContainers?:
316
- | sap.ui.vbm.ClusterContainer[]
317
- | sap.ui.vbm.ClusterContainer
318
- | sap.ui.base.ManagedObject.AggregationBindingInfo;
319
-
320
304
  /**
321
305
  * The event is raised when there is a click action on a Cluster Object.
322
306
  */
@@ -3869,24 +3853,6 @@ declare namespace sap {
3869
3853
  * Returns a metadata object for class sap.ui.vbm.ClusterBase.
3870
3854
  */
3871
3855
  static getMetadata(): sap.ui.core.ElementMetadata;
3872
- /**
3873
- * Adds some clusterContainer to the aggregation {@link #getClusterContainers clusterContainers}.
3874
- */
3875
- addClusterContainer(
3876
- /**
3877
- * The clusterContainer to add; if empty, nothing is inserted
3878
- */
3879
- oClusterContainer: sap.ui.vbm.ClusterContainer
3880
- ): this;
3881
- /**
3882
- * Adds some clusterVo to the aggregation {@link #getClusterVos clusterVos}.
3883
- */
3884
- addClusterVo(
3885
- /**
3886
- * The clusterVo to add; if empty, nothing is inserted
3887
- */
3888
- oClusterVo: sap.ui.core.Control
3889
- ): this;
3890
3856
  /**
3891
3857
  * Attaches event handler `fnFunction` to the {@link #event:click click} event of this `sap.ui.vbm.ClusterBase`.
3892
3858
  *
@@ -3969,14 +3935,6 @@ declare namespace sap {
3969
3935
  */
3970
3936
  oListener?: object
3971
3937
  ): this;
3972
- /**
3973
- * Destroys all the clusterContainers in the aggregation {@link #getClusterContainers clusterContainers}.
3974
- */
3975
- destroyClusterContainers(): this;
3976
- /**
3977
- * Destroys all the clusterVos in the aggregation {@link #getClusterVos clusterVos}.
3978
- */
3979
- destroyClusterVos(): this;
3980
3938
  /**
3981
3939
  * Destroys the vizTemplate in the aggregation {@link #getVizTemplate vizTemplate}.
3982
3940
  */
@@ -4071,18 +4029,6 @@ declare namespace sap {
4071
4029
  * Default value is `"rgba(220,220,220,0.5)"`.
4072
4030
  */
4073
4031
  getAreaColorBorder(): sap.ui.core.CSSColor;
4074
- /**
4075
- * Gets content of aggregation {@link #getClusterContainers clusterContainers}.
4076
- *
4077
- * Hidden aggregation for host container VOs
4078
- */
4079
- getClusterContainers(): sap.ui.vbm.ClusterContainer[];
4080
- /**
4081
- * Gets content of aggregation {@link #getClusterVos clusterVos}.
4082
- *
4083
- * Hidden aggregation for cluster visualization controls
4084
- */
4085
- getClusterVos(): sap.ui.core.Control[];
4086
4032
  /**
4087
4033
  * Gets current value of property {@link #getRule rule}.
4088
4034
  *
@@ -4118,56 +4064,6 @@ declare namespace sap {
4118
4064
  * Optional: Instance of a spot, which is used as template for visualizing cluster objects
4119
4065
  */
4120
4066
  getVizVo(): sap.ui.vbm.Spot;
4121
- /**
4122
- * Checks for the provided `sap.ui.vbm.ClusterContainer` in the aggregation {@link #getClusterContainers
4123
- * clusterContainers}. and returns its index if found or -1 otherwise.
4124
- */
4125
- indexOfClusterContainer(
4126
- /**
4127
- * The clusterContainer whose index is looked for
4128
- */
4129
- oClusterContainer: sap.ui.vbm.ClusterContainer
4130
- ): int;
4131
- /**
4132
- * Checks for the provided `sap.ui.core.Control` in the aggregation {@link #getClusterVos clusterVos}. and
4133
- * returns its index if found or -1 otherwise.
4134
- */
4135
- indexOfClusterVo(
4136
- /**
4137
- * The clusterVo whose index is looked for
4138
- */
4139
- oClusterVo: sap.ui.core.Control
4140
- ): int;
4141
- /**
4142
- * Inserts a clusterContainer into the aggregation {@link #getClusterContainers clusterContainers}.
4143
- */
4144
- insertClusterContainer(
4145
- /**
4146
- * The clusterContainer to insert; if empty, nothing is inserted
4147
- */
4148
- oClusterContainer: sap.ui.vbm.ClusterContainer,
4149
- /**
4150
- * The `0`-based index the clusterContainer should be inserted at; for a negative value of `iIndex`, the
4151
- * clusterContainer is inserted at position 0; for a value greater than the current size of the aggregation,
4152
- * the clusterContainer is inserted at the last position
4153
- */
4154
- iIndex: int
4155
- ): this;
4156
- /**
4157
- * Inserts a clusterVo into the aggregation {@link #getClusterVos clusterVos}.
4158
- */
4159
- insertClusterVo(
4160
- /**
4161
- * The clusterVo to insert; if empty, nothing is inserted
4162
- */
4163
- oClusterVo: sap.ui.core.Control,
4164
- /**
4165
- * The `0`-based index the clusterVo should be inserted at; for a negative value of `iIndex`, the clusterVo
4166
- * is inserted at position 0; for a value greater than the current size of the aggregation, the clusterVo
4167
- * is inserted at the last position
4168
- */
4169
- iIndex: int
4170
- ): this;
4171
4067
  /**
4172
4068
  * Open a context menu
4173
4069
  */
@@ -4211,36 +4107,6 @@ declare namespace sap {
4211
4107
  offsetY: string;
4212
4108
  }
4213
4109
  ): void;
4214
- /**
4215
- * Removes all the controls from the aggregation {@link #getClusterContainers clusterContainers}.
4216
- *
4217
- * Additionally, it unregisters them from the hosting UIArea.
4218
- */
4219
- removeAllClusterContainers(): sap.ui.vbm.ClusterContainer[];
4220
- /**
4221
- * Removes all the controls from the aggregation {@link #getClusterVos clusterVos}.
4222
- *
4223
- * Additionally, it unregisters them from the hosting UIArea.
4224
- */
4225
- removeAllClusterVos(): sap.ui.core.Control[];
4226
- /**
4227
- * Removes a clusterContainer from the aggregation {@link #getClusterContainers clusterContainers}.
4228
- */
4229
- removeClusterContainer(
4230
- /**
4231
- * The clusterContainer to remove or its index or id
4232
- */
4233
- vClusterContainer: int | string | sap.ui.vbm.ClusterContainer
4234
- ): sap.ui.vbm.ClusterContainer;
4235
- /**
4236
- * Removes a clusterVo from the aggregation {@link #getClusterVos clusterVos}.
4237
- */
4238
- removeClusterVo(
4239
- /**
4240
- * The clusterVo to remove or its index or id
4241
- */
4242
- vClusterVo: int | string | sap.ui.core.Control
4243
- ): sap.ui.core.Control;
4244
4110
  /**
4245
4111
  * Sets a new value for property {@link #getAreaAlwaysVisible areaAlwaysVisible}.
4246
4112
  *
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.96.1
1
+ // For Library Version: 1.96.2
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.96.9
1
+ // For Library Version: 1.96.11
2
2
 
3
3
  declare namespace sap {
4
4
  namespace uiext {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.96.8
1
+ // For Library Version: 1.96.12
2
2
 
3
3
  declare namespace sap {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.96.8
1
+ // For Library Version: 1.96.12
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.96.9
1
+ // For Library Version: 1.96.11
2
2
 
3
3
  declare namespace sap {
4
4
  /**
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.96.9
1
+ // For Library Version: 1.96.11
2
2
 
3
3
  declare namespace sap {
4
4
  /**
@@ -1,3 +0,0 @@
1
- // For Library Version: 1.96.6
2
-
3
- declare namespace sap {}