@openui5/ts-types 1.112.2 → 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.
@@ -1,4 +1,4 @@
1
- // For Library Version: 1.112.2
1
+ // For Library Version: 1.114.0
2
2
 
3
3
  declare namespace sap {
4
4
  namespace ui {
@@ -2417,6 +2417,8 @@ declare namespace sap {
2417
2417
  oListener?: object
2418
2418
  ): this;
2419
2419
  /**
2420
+ * @PROTECTED - DO NOT USE IN APPLICATIONS (only for related classes in the framework)
2421
+ *
2420
2422
  * Fires event {@link #event:scanError scanError} to attached listeners.
2421
2423
  *
2422
2424
  * @returns Reference to `this` in order to allow method chaining
@@ -2433,6 +2435,8 @@ declare namespace sap {
2433
2435
  }
2434
2436
  ): this;
2435
2437
  /**
2438
+ * @PROTECTED - DO NOT USE IN APPLICATIONS (only for related classes in the framework)
2439
+ *
2436
2440
  * Fires event {@link #event:scanSuccess scanSuccess} to attached listeners.
2437
2441
  *
2438
2442
  * @returns Reference to `this` in order to allow method chaining
@@ -2677,6 +2681,8 @@ declare namespace sap {
2677
2681
  oListener?: object
2678
2682
  ): this;
2679
2683
  /**
2684
+ * @PROTECTED - DO NOT USE IN APPLICATIONS (only for related classes in the framework)
2685
+ *
2680
2686
  * Fires event {@link #event:layoutChange layoutChange} to attached listeners.
2681
2687
  *
2682
2688
  * @returns Reference to `this` in order to allow method chaining
@@ -3516,6 +3522,8 @@ declare namespace sap {
3516
3522
  oListener?: object
3517
3523
  ): this;
3518
3524
  /**
3525
+ * @PROTECTED - DO NOT USE IN APPLICATIONS (only for related classes in the framework)
3526
+ *
3519
3527
  * Fires event {@link #event:layoutChange layoutChange} to attached listeners.
3520
3528
  *
3521
3529
  * @returns Reference to `this` in order to allow method chaining
@@ -4470,6 +4478,8 @@ declare namespace sap {
4470
4478
  oListener?: object
4471
4479
  ): this;
4472
4480
  /**
4481
+ * @PROTECTED - DO NOT USE IN APPLICATIONS (only for related classes in the framework)
4482
+ *
4473
4483
  * Fires event {@link #event:displayAreaClick displayAreaClick} to attached listeners.
4474
4484
  *
4475
4485
  * @returns Reference to `this` in order to allow method chaining
@@ -4481,6 +4491,8 @@ declare namespace sap {
4481
4491
  mParameters?: object
4482
4492
  ): this;
4483
4493
  /**
4494
+ * @PROTECTED - DO NOT USE IN APPLICATIONS (only for related classes in the framework)
4495
+ *
4484
4496
  * Fires event {@link #event:overflowClick overflowClick} to attached listeners.
4485
4497
  *
4486
4498
  * @returns Reference to `this` in order to allow method chaining
@@ -4492,6 +4504,8 @@ declare namespace sap {
4492
4504
  mParameters?: object
4493
4505
  ): this;
4494
4506
  /**
4507
+ * @PROTECTED - DO NOT USE IN APPLICATIONS (only for related classes in the framework)
4508
+ *
4495
4509
  * Fires event {@link #event:selectionChange selectionChange} to attached listeners.
4496
4510
  *
4497
4511
  * @returns Reference to `this` in order to allow method chaining
@@ -5416,6 +5430,8 @@ declare namespace sap {
5416
5430
  oListener?: object
5417
5431
  ): this;
5418
5432
  /**
5433
+ * @PROTECTED - DO NOT USE IN APPLICATIONS (only for related classes in the framework)
5434
+ *
5419
5435
  * Fires event {@link #event:close close} to attached listeners.
5420
5436
  *
5421
5437
  * @returns Reference to `this` in order to allow method chaining
@@ -5427,6 +5443,8 @@ declare namespace sap {
5427
5443
  mParameters?: object
5428
5444
  ): this;
5429
5445
  /**
5446
+ * @PROTECTED - DO NOT USE IN APPLICATIONS (only for related classes in the framework)
5447
+ *
5430
5448
  * Fires event {@link #event:toggle toggle} to attached listeners.
5431
5449
  *
5432
5450
  * @returns Reference to `this` in order to allow method chaining
@@ -5979,6 +5997,8 @@ declare namespace sap {
5979
5997
  oListener?: object
5980
5998
  ): this;
5981
5999
  /**
6000
+ * @PROTECTED - DO NOT USE IN APPLICATIONS (only for related classes in the framework)
6001
+ *
5982
6002
  * Fires event {@link #event:close close} to attached listeners.
5983
6003
  *
5984
6004
  * @returns Reference to `this` in order to allow method chaining
@@ -7036,6 +7056,8 @@ declare namespace sap {
7036
7056
  oListener?: object
7037
7057
  ): this;
7038
7058
  /**
7059
+ * @PROTECTED - DO NOT USE IN APPLICATIONS (only for related classes in the framework)
7060
+ *
7039
7061
  * Fires event {@link #event:click click} to attached listeners.
7040
7062
  *
7041
7063
  * @returns Reference to `this` in order to allow method chaining
@@ -7750,6 +7772,8 @@ declare namespace sap {
7750
7772
  oListener?: object
7751
7773
  ): this;
7752
7774
  /**
7775
+ * @PROTECTED - DO NOT USE IN APPLICATIONS (only for related classes in the framework)
7776
+ *
7753
7777
  * Fires event {@link #event:coPilotClick coPilotClick} to attached listeners.
7754
7778
  *
7755
7779
  * @returns Reference to `this` in order to allow method chaining
@@ -7766,6 +7790,8 @@ declare namespace sap {
7766
7790
  }
7767
7791
  ): this;
7768
7792
  /**
7793
+ * @PROTECTED - DO NOT USE IN APPLICATIONS (only for related classes in the framework)
7794
+ *
7769
7795
  * Fires event {@link #event:logoClick logoClick} to attached listeners.
7770
7796
  *
7771
7797
  * @returns Reference to `this` in order to allow method chaining
@@ -7782,6 +7808,8 @@ declare namespace sap {
7782
7808
  }
7783
7809
  ): this;
7784
7810
  /**
7811
+ * @PROTECTED - DO NOT USE IN APPLICATIONS (only for related classes in the framework)
7812
+ *
7785
7813
  * Fires event {@link #event:menuItemClick menuItemClick} to attached listeners.
7786
7814
  *
7787
7815
  * @returns Reference to `this` in order to allow method chaining
@@ -7798,6 +7826,8 @@ declare namespace sap {
7798
7826
  }
7799
7827
  ): this;
7800
7828
  /**
7829
+ * @PROTECTED - DO NOT USE IN APPLICATIONS (only for related classes in the framework)
7830
+ *
7801
7831
  * Fires event {@link #event:notificationsClick notificationsClick} to attached listeners.
7802
7832
  *
7803
7833
  * Listeners may prevent the default action of this event by calling the `preventDefault` method on the
@@ -7817,6 +7847,8 @@ declare namespace sap {
7817
7847
  }
7818
7848
  ): boolean;
7819
7849
  /**
7850
+ * @PROTECTED - DO NOT USE IN APPLICATIONS (only for related classes in the framework)
7851
+ *
7820
7852
  * Fires event {@link #event:productSwitchClick productSwitchClick} to attached listeners.
7821
7853
  *
7822
7854
  * Listeners may prevent the default action of this event by calling the `preventDefault` method on the
@@ -7836,6 +7868,8 @@ declare namespace sap {
7836
7868
  }
7837
7869
  ): boolean;
7838
7870
  /**
7871
+ * @PROTECTED - DO NOT USE IN APPLICATIONS (only for related classes in the framework)
7872
+ *
7839
7873
  * Fires event {@link #event:profileClick profileClick} to attached listeners.
7840
7874
  *
7841
7875
  * @returns Reference to `this` in order to allow method chaining
@@ -8400,6 +8434,8 @@ declare namespace sap {
8400
8434
  oListener?: object
8401
8435
  ): this;
8402
8436
  /**
8437
+ * @PROTECTED - DO NOT USE IN APPLICATIONS (only for related classes in the framework)
8438
+ *
8403
8439
  * Fires event {@link #event:click click} to attached listeners.
8404
8440
  *
8405
8441
  * Listeners may prevent the default action of this event by calling the `preventDefault` method on the
@@ -8701,6 +8737,8 @@ declare namespace sap {
8701
8737
  oListener?: object
8702
8738
  ): this;
8703
8739
  /**
8740
+ * @PROTECTED - DO NOT USE IN APPLICATIONS (only for related classes in the framework)
8741
+ *
8704
8742
  * Fires event {@link #event:selectionChange selectionChange} to attached listeners.
8705
8743
  *
8706
8744
  * Listeners may prevent the default action of this event by calling the `preventDefault` method on the
@@ -9921,6 +9959,8 @@ declare namespace sap {
9921
9959
  oListener?: object
9922
9960
  ): this;
9923
9961
  /**
9962
+ * @PROTECTED - DO NOT USE IN APPLICATIONS (only for related classes in the framework)
9963
+ *
9924
9964
  * Fires event {@link #event:nameClick nameClick} to attached listeners.
9925
9965
  *
9926
9966
  * @returns Reference to `this` in order to allow method chaining
@@ -10441,6 +10481,8 @@ declare namespace sap {
10441
10481
  oListener?: object
10442
10482
  ): this;
10443
10483
  /**
10484
+ * @PROTECTED - DO NOT USE IN APPLICATIONS (only for related classes in the framework)
10485
+ *
10444
10486
  * Fires event {@link #event:drop drop} to attached listeners.
10445
10487
  *
10446
10488
  * @returns Reference to `this` in order to allow method chaining
@@ -10457,6 +10499,8 @@ declare namespace sap {
10457
10499
  }
10458
10500
  ): this;
10459
10501
  /**
10502
+ * @PROTECTED - DO NOT USE IN APPLICATIONS (only for related classes in the framework)
10503
+ *
10460
10504
  * Fires event {@link #event:itemDelete itemDelete} to attached listeners.
10461
10505
  *
10462
10506
  * @returns Reference to `this` in order to allow method chaining
@@ -10473,6 +10517,8 @@ declare namespace sap {
10473
10517
  }
10474
10518
  ): this;
10475
10519
  /**
10520
+ * @PROTECTED - DO NOT USE IN APPLICATIONS (only for related classes in the framework)
10521
+ *
10476
10522
  * Fires event {@link #event:selectionChange selectionChange} to attached listeners.
10477
10523
  *
10478
10524
  * @returns Reference to `this` in order to allow method chaining
@@ -11178,6 +11224,8 @@ declare namespace sap {
11178
11224
  oListener?: object
11179
11225
  ): this;
11180
11226
  /**
11227
+ * @PROTECTED - DO NOT USE IN APPLICATIONS (only for related classes in the framework)
11228
+ *
11181
11229
  * Fires event {@link #event:fileNameClick fileNameClick} to attached listeners.
11182
11230
  *
11183
11231
  * @returns Reference to `this` in order to allow method chaining
@@ -11189,6 +11237,8 @@ declare namespace sap {
11189
11237
  mParameters?: object
11190
11238
  ): this;
11191
11239
  /**
11240
+ * @PROTECTED - DO NOT USE IN APPLICATIONS (only for related classes in the framework)
11241
+ *
11192
11242
  * Fires event {@link #event:rename rename} to attached listeners.
11193
11243
  *
11194
11244
  * @returns Reference to `this` in order to allow method chaining
@@ -11200,6 +11250,8 @@ declare namespace sap {
11200
11250
  mParameters?: object
11201
11251
  ): this;
11202
11252
  /**
11253
+ * @PROTECTED - DO NOT USE IN APPLICATIONS (only for related classes in the framework)
11254
+ *
11203
11255
  * Fires event {@link #event:retry retry} to attached listeners.
11204
11256
  *
11205
11257
  * @returns Reference to `this` in order to allow method chaining
@@ -11211,6 +11263,8 @@ declare namespace sap {
11211
11263
  mParameters?: object
11212
11264
  ): this;
11213
11265
  /**
11266
+ * @PROTECTED - DO NOT USE IN APPLICATIONS (only for related classes in the framework)
11267
+ *
11214
11268
  * Fires event {@link #event:terminate terminate} to attached listeners.
11215
11269
  *
11216
11270
  * @returns Reference to `this` in order to allow method chaining
@@ -11821,6 +11875,8 @@ declare namespace sap {
11821
11875
  oListener?: object
11822
11876
  ): this;
11823
11877
  /**
11878
+ * @PROTECTED - DO NOT USE IN APPLICATIONS (only for related classes in the framework)
11879
+ *
11824
11880
  * Fires event {@link #event:beforeOpen beforeOpen} to attached listeners.
11825
11881
  *
11826
11882
  * @returns Reference to `this` in order to allow method chaining
@@ -11832,6 +11888,8 @@ declare namespace sap {
11832
11888
  mParameters?: object
11833
11889
  ): this;
11834
11890
  /**
11891
+ * @PROTECTED - DO NOT USE IN APPLICATIONS (only for related classes in the framework)
11892
+ *
11835
11893
  * Fires event {@link #event:cancel cancel} to attached listeners.
11836
11894
  *
11837
11895
  * @returns Reference to `this` in order to allow method chaining
@@ -11864,6 +11922,8 @@ declare namespace sap {
11864
11922
  }
11865
11923
  ): this;
11866
11924
  /**
11925
+ * @PROTECTED - DO NOT USE IN APPLICATIONS (only for related classes in the framework)
11926
+ *
11867
11927
  * Fires event {@link #event:confirm confirm} to attached listeners.
11868
11928
  *
11869
11929
  * @returns Reference to `this` in order to allow method chaining
@@ -12257,6 +12317,8 @@ declare namespace sap {
12257
12317
  oListener?: object
12258
12318
  ): this;
12259
12319
  /**
12320
+ * @PROTECTED - DO NOT USE IN APPLICATIONS (only for related classes in the framework)
12321
+ *
12260
12322
  * Fires event {@link #event:stepChange stepChange} to attached listeners.
12261
12323
  *
12262
12324
  * @returns Reference to `this` in order to allow method chaining