@sapui5/ts-types 1.121.2 → 1.122.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 +7 -7
- 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 +9 -3
- package/types/sap.esh.search.ui.d.ts +1 -1
- package/types/sap.f.d.ts +45 -1
- package/types/sap.fe.core.d.ts +1 -1
- package/types/sap.fe.macros.d.ts +68 -272
- package/types/sap.fe.navigation.d.ts +116 -8
- package/types/sap.fe.placeholder.d.ts +1 -1
- package/types/sap.fe.plugins.managecache.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.feedback.ui.d.ts +1 -1
- package/types/sap.gantt.d.ts +53 -2
- package/types/sap.insights.d.ts +22 -1
- package/types/{mobile-1.121.0-d.ts → sap.m.d.ts} +988 -55
- 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 +272 -196
- package/types/sap.suite.ui.commons.d.ts +1347 -84
- package/types/sap.suite.ui.generic.template.d.ts +5 -3
- package/types/sap.suite.ui.microchart.d.ts +1 -1
- package/types/{tnt-1.121.0-d.ts → sap.tnt.d.ts} +1 -1
- package/types/sap.ui.codeeditor.d.ts +1 -1
- package/types/{commons-1.121.0-d.ts → sap.ui.commons.d.ts} +4 -1
- package/types/sap.ui.comp.d.ts +230 -25
- package/types/{core-1.121.0-d.ts → sap.ui.core.d.ts} +337 -171
- package/types/sap.ui.dt.d.ts +3 -0
- 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 +1 -1
- package/types/sap.ui.generic.template.d.ts +1 -1
- package/types/sap.ui.integration.d.ts +5 -1
- package/types/sap.ui.layout.d.ts +4 -4
- package/types/{mdc-1.121.0-d.ts → sap.ui.mdc.d.ts} +163 -39
- 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 +15 -1
- package/types/sap.ui.testrecorder.d.ts +1 -1
- package/types/sap.ui.unified.d.ts +4 -4
- package/types/{ux3-1.121.0-d.ts → sap.ui.ux3.d.ts} +3 -3
- package/types/sap.ui.vbm.d.ts +1 -1
- package/types/sap.ui.vk.d.ts +92 -320
- 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 +7 -482
- package/types/sap.ushell_abap.d.ts +1 -1
- package/types/sap.uxap.d.ts +50 -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/dt-1.121.0-d.ts +0 -3
package/types/sap.ui.vtm.d.ts
CHANGED
package/types/sap.ushell.d.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
// For Library Version: 1.
|
|
1
|
+
// For Library Version: 1.122.0
|
|
2
2
|
|
|
3
3
|
declare namespace sap {
|
|
4
4
|
/**
|
|
@@ -9124,68 +9124,7 @@ declare namespace sap {
|
|
|
9124
9124
|
|
|
9125
9125
|
namespace ui {
|
|
9126
9126
|
namespace appfinder {
|
|
9127
|
-
interface $AppBoxSettings extends sap.ui.core.$ControlSettings {
|
|
9128
|
-
/**
|
|
9129
|
-
* Specifies the title of the appBox.
|
|
9130
|
-
*/
|
|
9131
|
-
title?: string | sap.ui.base.ManagedObject.PropertyBindingInfo;
|
|
9132
|
-
|
|
9133
|
-
/**
|
|
9134
|
-
* Specifies the subTitle of the appBox.
|
|
9135
|
-
*/
|
|
9136
|
-
subtitle?: string | sap.ui.base.ManagedObject.PropertyBindingInfo;
|
|
9137
|
-
|
|
9138
|
-
/**
|
|
9139
|
-
* Specifies the icon url of the appBox.
|
|
9140
|
-
*/
|
|
9141
|
-
icon?: string | sap.ui.base.ManagedObject.PropertyBindingInfo;
|
|
9142
|
-
|
|
9143
|
-
/**
|
|
9144
|
-
* Specifies the url of the appBox.
|
|
9145
|
-
*/
|
|
9146
|
-
url?: string | sap.ui.base.ManagedObject.PropertyBindingInfo;
|
|
9147
|
-
|
|
9148
|
-
/**
|
|
9149
|
-
* Specifies the navigationMode of the appBox.
|
|
9150
|
-
*/
|
|
9151
|
-
navigationMode?:
|
|
9152
|
-
| string
|
|
9153
|
-
| sap.ui.base.ManagedObject.PropertyBindingInfo;
|
|
9154
|
-
|
|
9155
|
-
/**
|
|
9156
|
-
* Specifies the contentProviderLabel of the appBox.
|
|
9157
|
-
*/
|
|
9158
|
-
contentProviderLabel?:
|
|
9159
|
-
| string
|
|
9160
|
-
| sap.ui.base.ManagedObject.PropertyBindingInfo;
|
|
9161
|
-
|
|
9162
|
-
/**
|
|
9163
|
-
* Specifies the if the contentProviderLabel of the appBox is shown.
|
|
9164
|
-
*/
|
|
9165
|
-
showContentProviderLabel?:
|
|
9166
|
-
| boolean
|
|
9167
|
-
| sap.ui.base.ManagedObject.PropertyBindingInfo
|
|
9168
|
-
| `{${string}}`;
|
|
9169
|
-
|
|
9170
|
-
/**
|
|
9171
|
-
* The pinButton aggregation that can contain the pin button.
|
|
9172
|
-
*/
|
|
9173
|
-
pinButton?: sap.m.Button;
|
|
9174
|
-
|
|
9175
|
-
/**
|
|
9176
|
-
* Fires when the appBox is pressed.
|
|
9177
|
-
*/
|
|
9178
|
-
press?: (oEvent: sap.ui.base.Event) => void;
|
|
9179
|
-
|
|
9180
|
-
/**
|
|
9181
|
-
* Fires after the appBox is rendered.
|
|
9182
|
-
*/
|
|
9183
|
-
afterRendering?: (oEvent: sap.ui.base.Event) => void;
|
|
9184
|
-
}
|
|
9185
|
-
|
|
9186
|
-
interface AppBox$AfterRenderingEventParameters {}
|
|
9187
|
-
|
|
9188
|
-
interface AppBox$PressEventParameters {}
|
|
9127
|
+
interface $AppBoxSettings extends sap.ui.core.$ControlSettings {}
|
|
9189
9128
|
|
|
9190
9129
|
/**
|
|
9191
9130
|
* Constructor for a new ui/appfinder/AppBox.
|
|
@@ -9193,11 +9132,6 @@ declare namespace sap {
|
|
|
9193
9132
|
* @deprecated (since 1.120)
|
|
9194
9133
|
*/
|
|
9195
9134
|
class AppBox extends sap.ui.core.Control {
|
|
9196
|
-
/**
|
|
9197
|
-
* Accepts an object literal `mSettings` that defines initial property values, aggregated and associated
|
|
9198
|
-
* objects as well as event handlers. See {@link sap.ui.base.ManagedObject#constructor} for a general description
|
|
9199
|
-
* of the syntax of the settings object.
|
|
9200
|
-
*/
|
|
9201
9135
|
constructor(
|
|
9202
9136
|
/**
|
|
9203
9137
|
* initial settings for the new control
|
|
@@ -9206,11 +9140,7 @@ declare namespace sap {
|
|
|
9206
9140
|
*/
|
|
9207
9141
|
mSettings?: sap.ushell.ui.appfinder.$AppBoxSettings
|
|
9208
9142
|
);
|
|
9209
|
-
|
|
9210
|
-
* Accepts an object literal `mSettings` that defines initial property values, aggregated and associated
|
|
9211
|
-
* objects as well as event handlers. See {@link sap.ui.base.ManagedObject#constructor} for a general description
|
|
9212
|
-
* of the syntax of the settings object.
|
|
9213
|
-
*/
|
|
9143
|
+
|
|
9214
9144
|
constructor(
|
|
9215
9145
|
/**
|
|
9216
9146
|
* id for the new control, generated automatically if no id is given
|
|
@@ -9223,416 +9153,7 @@ declare namespace sap {
|
|
|
9223
9153
|
*/
|
|
9224
9154
|
mSettings?: sap.ushell.ui.appfinder.$AppBoxSettings
|
|
9225
9155
|
);
|
|
9226
|
-
|
|
9227
|
-
/**
|
|
9228
|
-
* Creates a new subclass of class sap.ushell.ui.appfinder.AppBox with name `sClassName` and enriches it
|
|
9229
|
-
* with the information contained in `oClassInfo`.
|
|
9230
|
-
*
|
|
9231
|
-
* `oClassInfo` might contain the same kind of information as described in {@link sap.ui.core.Control.extend}.
|
|
9232
|
-
*
|
|
9233
|
-
*
|
|
9234
|
-
* @returns Created class / constructor function
|
|
9235
|
-
*/
|
|
9236
|
-
static extend<T extends Record<string, unknown>>(
|
|
9237
|
-
/**
|
|
9238
|
-
* Name of the class being created
|
|
9239
|
-
*/
|
|
9240
|
-
sClassName: string,
|
|
9241
|
-
/**
|
|
9242
|
-
* Object literal with information about the class
|
|
9243
|
-
*/
|
|
9244
|
-
oClassInfo?: sap.ClassInfo<T, sap.ushell.ui.appfinder.AppBox>,
|
|
9245
|
-
/**
|
|
9246
|
-
* Constructor function for the metadata object; if not given, it defaults to the metadata implementation
|
|
9247
|
-
* used by this class
|
|
9248
|
-
*/
|
|
9249
|
-
FNMetaImpl?: Function
|
|
9250
|
-
): Function;
|
|
9251
|
-
/**
|
|
9252
|
-
* Returns a metadata object for class sap.ushell.ui.appfinder.AppBox.
|
|
9253
|
-
*
|
|
9254
|
-
*
|
|
9255
|
-
* @returns Metadata object describing this class
|
|
9256
|
-
*/
|
|
9257
|
-
static getMetadata(): sap.ui.core.ElementMetadata;
|
|
9258
|
-
/**
|
|
9259
|
-
* Attaches event handler `fnFunction` to the {@link #event:afterRendering afterRendering} event of this
|
|
9260
|
-
* `sap.ushell.ui.appfinder.AppBox`.
|
|
9261
|
-
*
|
|
9262
|
-
* When called, the context of the event handler (its `this`) will be bound to `oListener` if specified,
|
|
9263
|
-
* otherwise it will be bound to this `sap.ushell.ui.appfinder.AppBox` itself.
|
|
9264
|
-
*
|
|
9265
|
-
* Fires after the appBox is rendered.
|
|
9266
|
-
*
|
|
9267
|
-
*
|
|
9268
|
-
* @returns Reference to `this` in order to allow method chaining
|
|
9269
|
-
*/
|
|
9270
|
-
attachAfterRendering(
|
|
9271
|
-
/**
|
|
9272
|
-
* An application-specific payload object that will be passed to the event handler along with the event
|
|
9273
|
-
* object when firing the event
|
|
9274
|
-
*/
|
|
9275
|
-
oData: object,
|
|
9276
|
-
/**
|
|
9277
|
-
* The function to be called when the event occurs
|
|
9278
|
-
*/
|
|
9279
|
-
fnFunction: (p1: sap.ui.base.Event) => void,
|
|
9280
|
-
/**
|
|
9281
|
-
* Context object to call the event handler with. Defaults to this `sap.ushell.ui.appfinder.AppBox` itself
|
|
9282
|
-
*/
|
|
9283
|
-
oListener?: object
|
|
9284
|
-
): this;
|
|
9285
|
-
/**
|
|
9286
|
-
* Attaches event handler `fnFunction` to the {@link #event:afterRendering afterRendering} event of this
|
|
9287
|
-
* `sap.ushell.ui.appfinder.AppBox`.
|
|
9288
|
-
*
|
|
9289
|
-
* When called, the context of the event handler (its `this`) will be bound to `oListener` if specified,
|
|
9290
|
-
* otherwise it will be bound to this `sap.ushell.ui.appfinder.AppBox` itself.
|
|
9291
|
-
*
|
|
9292
|
-
* Fires after the appBox is rendered.
|
|
9293
|
-
*
|
|
9294
|
-
*
|
|
9295
|
-
* @returns Reference to `this` in order to allow method chaining
|
|
9296
|
-
*/
|
|
9297
|
-
attachAfterRendering(
|
|
9298
|
-
/**
|
|
9299
|
-
* The function to be called when the event occurs
|
|
9300
|
-
*/
|
|
9301
|
-
fnFunction: (p1: sap.ui.base.Event) => void,
|
|
9302
|
-
/**
|
|
9303
|
-
* Context object to call the event handler with. Defaults to this `sap.ushell.ui.appfinder.AppBox` itself
|
|
9304
|
-
*/
|
|
9305
|
-
oListener?: object
|
|
9306
|
-
): this;
|
|
9307
|
-
/**
|
|
9308
|
-
* Attaches event handler `fnFunction` to the {@link #event:press press} event of this `sap.ushell.ui.appfinder.AppBox`.
|
|
9309
|
-
*
|
|
9310
|
-
* When called, the context of the event handler (its `this`) will be bound to `oListener` if specified,
|
|
9311
|
-
* otherwise it will be bound to this `sap.ushell.ui.appfinder.AppBox` itself.
|
|
9312
|
-
*
|
|
9313
|
-
* Fires when the appBox is pressed.
|
|
9314
|
-
*
|
|
9315
|
-
*
|
|
9316
|
-
* @returns Reference to `this` in order to allow method chaining
|
|
9317
|
-
*/
|
|
9318
|
-
attachPress(
|
|
9319
|
-
/**
|
|
9320
|
-
* An application-specific payload object that will be passed to the event handler along with the event
|
|
9321
|
-
* object when firing the event
|
|
9322
|
-
*/
|
|
9323
|
-
oData: object,
|
|
9324
|
-
/**
|
|
9325
|
-
* The function to be called when the event occurs
|
|
9326
|
-
*/
|
|
9327
|
-
fnFunction: (p1: sap.ui.base.Event) => void,
|
|
9328
|
-
/**
|
|
9329
|
-
* Context object to call the event handler with. Defaults to this `sap.ushell.ui.appfinder.AppBox` itself
|
|
9330
|
-
*/
|
|
9331
|
-
oListener?: object
|
|
9332
|
-
): this;
|
|
9333
|
-
/**
|
|
9334
|
-
* Attaches event handler `fnFunction` to the {@link #event:press press} event of this `sap.ushell.ui.appfinder.AppBox`.
|
|
9335
|
-
*
|
|
9336
|
-
* When called, the context of the event handler (its `this`) will be bound to `oListener` if specified,
|
|
9337
|
-
* otherwise it will be bound to this `sap.ushell.ui.appfinder.AppBox` itself.
|
|
9338
|
-
*
|
|
9339
|
-
* Fires when the appBox is pressed.
|
|
9340
|
-
*
|
|
9341
|
-
*
|
|
9342
|
-
* @returns Reference to `this` in order to allow method chaining
|
|
9343
|
-
*/
|
|
9344
|
-
attachPress(
|
|
9345
|
-
/**
|
|
9346
|
-
* The function to be called when the event occurs
|
|
9347
|
-
*/
|
|
9348
|
-
fnFunction: (p1: sap.ui.base.Event) => void,
|
|
9349
|
-
/**
|
|
9350
|
-
* Context object to call the event handler with. Defaults to this `sap.ushell.ui.appfinder.AppBox` itself
|
|
9351
|
-
*/
|
|
9352
|
-
oListener?: object
|
|
9353
|
-
): this;
|
|
9354
|
-
/**
|
|
9355
|
-
* Destroys the pinButton in the aggregation {@link #getPinButton pinButton}.
|
|
9356
|
-
*
|
|
9357
|
-
*
|
|
9358
|
-
* @returns Reference to `this` in order to allow method chaining
|
|
9359
|
-
*/
|
|
9360
|
-
destroyPinButton(): this;
|
|
9361
|
-
/**
|
|
9362
|
-
* Detaches event handler `fnFunction` from the {@link #event:afterRendering afterRendering} event of this
|
|
9363
|
-
* `sap.ushell.ui.appfinder.AppBox`.
|
|
9364
|
-
*
|
|
9365
|
-
* The passed function and listener object must match the ones used for event registration.
|
|
9366
|
-
*
|
|
9367
|
-
*
|
|
9368
|
-
* @returns Reference to `this` in order to allow method chaining
|
|
9369
|
-
*/
|
|
9370
|
-
detachAfterRendering(
|
|
9371
|
-
/**
|
|
9372
|
-
* The function to be called, when the event occurs
|
|
9373
|
-
*/
|
|
9374
|
-
fnFunction: (p1: sap.ui.base.Event) => void,
|
|
9375
|
-
/**
|
|
9376
|
-
* Context object on which the given function had to be called
|
|
9377
|
-
*/
|
|
9378
|
-
oListener?: object
|
|
9379
|
-
): this;
|
|
9380
|
-
/**
|
|
9381
|
-
* Detaches event handler `fnFunction` from the {@link #event:press press} event of this `sap.ushell.ui.appfinder.AppBox`.
|
|
9382
|
-
*
|
|
9383
|
-
* The passed function and listener object must match the ones used for event registration.
|
|
9384
|
-
*
|
|
9385
|
-
*
|
|
9386
|
-
* @returns Reference to `this` in order to allow method chaining
|
|
9387
|
-
*/
|
|
9388
|
-
detachPress(
|
|
9389
|
-
/**
|
|
9390
|
-
* The function to be called, when the event occurs
|
|
9391
|
-
*/
|
|
9392
|
-
fnFunction: (p1: sap.ui.base.Event) => void,
|
|
9393
|
-
/**
|
|
9394
|
-
* Context object on which the given function had to be called
|
|
9395
|
-
*/
|
|
9396
|
-
oListener?: object
|
|
9397
|
-
): this;
|
|
9398
|
-
/**
|
|
9399
|
-
* Fires event {@link #event:afterRendering afterRendering} to attached listeners.
|
|
9400
|
-
*
|
|
9401
|
-
* @ui5-protected Do not call from applications (only from related classes in the framework)
|
|
9402
|
-
*
|
|
9403
|
-
* @returns Reference to `this` in order to allow method chaining
|
|
9404
|
-
*/
|
|
9405
|
-
fireAfterRendering(
|
|
9406
|
-
/**
|
|
9407
|
-
* Parameters to pass along with the event
|
|
9408
|
-
*/
|
|
9409
|
-
mParameters?: object
|
|
9410
|
-
): this;
|
|
9411
|
-
/**
|
|
9412
|
-
* Fires event {@link #event:press press} to attached listeners.
|
|
9413
|
-
*
|
|
9414
|
-
* @ui5-protected Do not call from applications (only from related classes in the framework)
|
|
9415
|
-
*
|
|
9416
|
-
* @returns Reference to `this` in order to allow method chaining
|
|
9417
|
-
*/
|
|
9418
|
-
firePress(
|
|
9419
|
-
/**
|
|
9420
|
-
* Parameters to pass along with the event
|
|
9421
|
-
*/
|
|
9422
|
-
mParameters?: object
|
|
9423
|
-
): this;
|
|
9424
|
-
/**
|
|
9425
|
-
* Gets current value of property {@link #getContentProviderLabel contentProviderLabel}.
|
|
9426
|
-
*
|
|
9427
|
-
* Specifies the contentProviderLabel of the appBox.
|
|
9428
|
-
*
|
|
9429
|
-
* Default value is `empty string`.
|
|
9430
|
-
*
|
|
9431
|
-
*
|
|
9432
|
-
* @returns Value of property `contentProviderLabel`
|
|
9433
|
-
*/
|
|
9434
|
-
getContentProviderLabel(): string;
|
|
9435
|
-
/**
|
|
9436
|
-
* Gets current value of property {@link #getIcon icon}.
|
|
9437
|
-
*
|
|
9438
|
-
* Specifies the icon url of the appBox.
|
|
9439
|
-
*
|
|
9440
|
-
*
|
|
9441
|
-
* @returns Value of property `icon`
|
|
9442
|
-
*/
|
|
9443
|
-
getIcon(): string;
|
|
9444
|
-
/**
|
|
9445
|
-
* Gets current value of property {@link #getNavigationMode navigationMode}.
|
|
9446
|
-
*
|
|
9447
|
-
* Specifies the navigationMode of the appBox.
|
|
9448
|
-
*
|
|
9449
|
-
*
|
|
9450
|
-
* @returns Value of property `navigationMode`
|
|
9451
|
-
*/
|
|
9452
|
-
getNavigationMode(): string;
|
|
9453
|
-
/**
|
|
9454
|
-
* Gets content of aggregation {@link #getPinButton pinButton}.
|
|
9455
|
-
*
|
|
9456
|
-
* The pinButton aggregation that can contain the pin button.
|
|
9457
|
-
*/
|
|
9458
|
-
getPinButton(): sap.m.Button;
|
|
9459
|
-
/**
|
|
9460
|
-
* Gets current value of property {@link #getShowContentProviderLabel showContentProviderLabel}.
|
|
9461
|
-
*
|
|
9462
|
-
* Specifies the if the contentProviderLabel of the appBox is shown.
|
|
9463
|
-
*
|
|
9464
|
-
* Default value is `false`.
|
|
9465
|
-
*
|
|
9466
|
-
*
|
|
9467
|
-
* @returns Value of property `showContentProviderLabel`
|
|
9468
|
-
*/
|
|
9469
|
-
getShowContentProviderLabel(): boolean;
|
|
9470
|
-
/**
|
|
9471
|
-
* Gets current value of property {@link #getSubtitle subtitle}.
|
|
9472
|
-
*
|
|
9473
|
-
* Specifies the subTitle of the appBox.
|
|
9474
|
-
*
|
|
9475
|
-
*
|
|
9476
|
-
* @returns Value of property `subtitle`
|
|
9477
|
-
*/
|
|
9478
|
-
getSubtitle(): string;
|
|
9479
|
-
/**
|
|
9480
|
-
* Gets current value of property {@link #getTitle title}.
|
|
9481
|
-
*
|
|
9482
|
-
* Specifies the title of the appBox.
|
|
9483
|
-
*
|
|
9484
|
-
*
|
|
9485
|
-
* @returns Value of property `title`
|
|
9486
|
-
*/
|
|
9487
|
-
getTitle(): string;
|
|
9488
|
-
/**
|
|
9489
|
-
* Gets current value of property {@link #getUrl url}.
|
|
9490
|
-
*
|
|
9491
|
-
* Specifies the url of the appBox.
|
|
9492
|
-
*
|
|
9493
|
-
*
|
|
9494
|
-
* @returns Value of property `url`
|
|
9495
|
-
*/
|
|
9496
|
-
getUrl(): string;
|
|
9497
|
-
/**
|
|
9498
|
-
* Sets a new value for property {@link #getContentProviderLabel contentProviderLabel}.
|
|
9499
|
-
*
|
|
9500
|
-
* Specifies the contentProviderLabel of the appBox.
|
|
9501
|
-
*
|
|
9502
|
-
* When called with a value of `null` or `undefined`, the default value of the property will be restored.
|
|
9503
|
-
*
|
|
9504
|
-
* Default value is `empty string`.
|
|
9505
|
-
*
|
|
9506
|
-
*
|
|
9507
|
-
* @returns Reference to `this` in order to allow method chaining
|
|
9508
|
-
*/
|
|
9509
|
-
setContentProviderLabel(
|
|
9510
|
-
/**
|
|
9511
|
-
* New value for property `contentProviderLabel`
|
|
9512
|
-
*/
|
|
9513
|
-
sContentProviderLabel?: string
|
|
9514
|
-
): this;
|
|
9515
|
-
/**
|
|
9516
|
-
* Sets a new value for property {@link #getIcon icon}.
|
|
9517
|
-
*
|
|
9518
|
-
* Specifies the icon url of the appBox.
|
|
9519
|
-
*
|
|
9520
|
-
* When called with a value of `null` or `undefined`, the default value of the property will be restored.
|
|
9521
|
-
*
|
|
9522
|
-
*
|
|
9523
|
-
* @returns Reference to `this` in order to allow method chaining
|
|
9524
|
-
*/
|
|
9525
|
-
setIcon(
|
|
9526
|
-
/**
|
|
9527
|
-
* New value for property `icon`
|
|
9528
|
-
*/
|
|
9529
|
-
sIcon?: string
|
|
9530
|
-
): this;
|
|
9531
|
-
/**
|
|
9532
|
-
* Sets a new value for property {@link #getNavigationMode navigationMode}.
|
|
9533
|
-
*
|
|
9534
|
-
* Specifies the navigationMode of the appBox.
|
|
9535
|
-
*
|
|
9536
|
-
* When called with a value of `null` or `undefined`, the default value of the property will be restored.
|
|
9537
|
-
*
|
|
9538
|
-
*
|
|
9539
|
-
* @returns Reference to `this` in order to allow method chaining
|
|
9540
|
-
*/
|
|
9541
|
-
setNavigationMode(
|
|
9542
|
-
/**
|
|
9543
|
-
* New value for property `navigationMode`
|
|
9544
|
-
*/
|
|
9545
|
-
sNavigationMode?: string
|
|
9546
|
-
): this;
|
|
9547
|
-
/**
|
|
9548
|
-
* Sets the aggregated {@link #getPinButton pinButton}.
|
|
9549
|
-
*
|
|
9550
|
-
*
|
|
9551
|
-
* @returns Reference to `this` in order to allow method chaining
|
|
9552
|
-
*/
|
|
9553
|
-
setPinButton(
|
|
9554
|
-
/**
|
|
9555
|
-
* The pinButton to set
|
|
9556
|
-
*/
|
|
9557
|
-
oPinButton: sap.m.Button
|
|
9558
|
-
): this;
|
|
9559
|
-
/**
|
|
9560
|
-
* Sets a new value for property {@link #getShowContentProviderLabel showContentProviderLabel}.
|
|
9561
|
-
*
|
|
9562
|
-
* Specifies the if the contentProviderLabel of the appBox is shown.
|
|
9563
|
-
*
|
|
9564
|
-
* When called with a value of `null` or `undefined`, the default value of the property will be restored.
|
|
9565
|
-
*
|
|
9566
|
-
* Default value is `false`.
|
|
9567
|
-
*
|
|
9568
|
-
*
|
|
9569
|
-
* @returns Reference to `this` in order to allow method chaining
|
|
9570
|
-
*/
|
|
9571
|
-
setShowContentProviderLabel(
|
|
9572
|
-
/**
|
|
9573
|
-
* New value for property `showContentProviderLabel`
|
|
9574
|
-
*/
|
|
9575
|
-
bShowContentProviderLabel?: boolean
|
|
9576
|
-
): this;
|
|
9577
|
-
/**
|
|
9578
|
-
* Sets a new value for property {@link #getSubtitle subtitle}.
|
|
9579
|
-
*
|
|
9580
|
-
* Specifies the subTitle of the appBox.
|
|
9581
|
-
*
|
|
9582
|
-
* When called with a value of `null` or `undefined`, the default value of the property will be restored.
|
|
9583
|
-
*
|
|
9584
|
-
*
|
|
9585
|
-
* @returns Reference to `this` in order to allow method chaining
|
|
9586
|
-
*/
|
|
9587
|
-
setSubtitle(
|
|
9588
|
-
/**
|
|
9589
|
-
* New value for property `subtitle`
|
|
9590
|
-
*/
|
|
9591
|
-
sSubtitle?: string
|
|
9592
|
-
): this;
|
|
9593
|
-
/**
|
|
9594
|
-
* Sets a new value for property {@link #getTitle title}.
|
|
9595
|
-
*
|
|
9596
|
-
* Specifies the title of the appBox.
|
|
9597
|
-
*
|
|
9598
|
-
* When called with a value of `null` or `undefined`, the default value of the property will be restored.
|
|
9599
|
-
*
|
|
9600
|
-
*
|
|
9601
|
-
* @returns Reference to `this` in order to allow method chaining
|
|
9602
|
-
*/
|
|
9603
|
-
setTitle(
|
|
9604
|
-
/**
|
|
9605
|
-
* New value for property `title`
|
|
9606
|
-
*/
|
|
9607
|
-
sTitle?: string
|
|
9608
|
-
): this;
|
|
9609
|
-
/**
|
|
9610
|
-
* Sets a new value for property {@link #getUrl url}.
|
|
9611
|
-
*
|
|
9612
|
-
* Specifies the url of the appBox.
|
|
9613
|
-
*
|
|
9614
|
-
* When called with a value of `null` or `undefined`, the default value of the property will be restored.
|
|
9615
|
-
*
|
|
9616
|
-
*
|
|
9617
|
-
* @returns Reference to `this` in order to allow method chaining
|
|
9618
|
-
*/
|
|
9619
|
-
setUrl(
|
|
9620
|
-
/**
|
|
9621
|
-
* New value for property `url`
|
|
9622
|
-
*/
|
|
9623
|
-
sUrl?: string
|
|
9624
|
-
): this;
|
|
9625
9156
|
}
|
|
9626
|
-
|
|
9627
|
-
type AppBox$AfterRenderingEvent = sap.ui.base.Event<
|
|
9628
|
-
AppBox$AfterRenderingEventParameters,
|
|
9629
|
-
AppBox
|
|
9630
|
-
>;
|
|
9631
|
-
|
|
9632
|
-
type AppBox$PressEvent = sap.ui.base.Event<
|
|
9633
|
-
AppBox$PressEventParameters,
|
|
9634
|
-
AppBox
|
|
9635
|
-
>;
|
|
9636
9157
|
}
|
|
9637
9158
|
|
|
9638
9159
|
namespace footerbar {
|
|
@@ -13109,6 +12630,10 @@ declare namespace sap {
|
|
|
13109
12630
|
interface IUI5DefineDependencyNames {
|
|
13110
12631
|
"sap/ushell/api/RTA": undefined;
|
|
13111
12632
|
|
|
12633
|
+
"sap/ushell/api/workpage/Designtime": undefined;
|
|
12634
|
+
|
|
12635
|
+
"sap/ushell/api/workpage/Runtime": undefined;
|
|
12636
|
+
|
|
13112
12637
|
"sap/ushell/components/factsheet/controls/PictureTile": undefined;
|
|
13113
12638
|
|
|
13114
12639
|
"sap/ushell/components/factsheet/controls/PictureViewer": undefined;
|
package/types/sap.uxap.d.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
// For Library Version: 1.
|
|
1
|
+
// For Library Version: 1.122.0
|
|
2
2
|
|
|
3
3
|
declare namespace sap {
|
|
4
4
|
/**
|
|
@@ -1069,6 +1069,17 @@ declare namespace sap {
|
|
|
1069
1069
|
| sap.ui.base.ManagedObject.PropertyBindingInfo
|
|
1070
1070
|
| `{${string}}`;
|
|
1071
1071
|
|
|
1072
|
+
/**
|
|
1073
|
+
* Specifies the text color of each button inside the AnchorBar.
|
|
1074
|
+
*
|
|
1075
|
+
* The color can be chosen from the icon colors (https://ui5.sap.com/#/api/sap.ui.core.IconColor%23overview).
|
|
1076
|
+
* Possible semantic colors are: Neutral, Positive, Critical, Negative.
|
|
1077
|
+
*/
|
|
1078
|
+
anchorBarButtonColor?:
|
|
1079
|
+
| sap.ui.core.IconColor
|
|
1080
|
+
| sap.ui.base.ManagedObject.PropertyBindingInfo
|
|
1081
|
+
| `{${string}}`;
|
|
1082
|
+
|
|
1072
1083
|
/**
|
|
1073
1084
|
* The list of Subsections.
|
|
1074
1085
|
*/
|
|
@@ -6905,6 +6916,20 @@ declare namespace sap {
|
|
|
6905
6916
|
* @returns Reference to `this` in order to allow method chaining
|
|
6906
6917
|
*/
|
|
6907
6918
|
destroySubSections(): this;
|
|
6919
|
+
/**
|
|
6920
|
+
* Gets current value of property {@link #getAnchorBarButtonColor anchorBarButtonColor}.
|
|
6921
|
+
*
|
|
6922
|
+
* Specifies the text color of each button inside the AnchorBar.
|
|
6923
|
+
*
|
|
6924
|
+
* The color can be chosen from the icon colors (https://ui5.sap.com/#/api/sap.ui.core.IconColor%23overview).
|
|
6925
|
+
* Possible semantic colors are: Neutral, Positive, Critical, Negative.
|
|
6926
|
+
*
|
|
6927
|
+
* Default value is `Default`.
|
|
6928
|
+
*
|
|
6929
|
+
*
|
|
6930
|
+
* @returns Value of property `anchorBarButtonColor`
|
|
6931
|
+
*/
|
|
6932
|
+
getAnchorBarButtonColor(): sap.ui.core.IconColor;
|
|
6908
6933
|
/**
|
|
6909
6934
|
* Gets content of aggregation {@link #getHeading heading}.
|
|
6910
6935
|
*
|
|
@@ -7011,6 +7036,27 @@ declare namespace sap {
|
|
|
7011
7036
|
*/
|
|
7012
7037
|
vSubSection: int | string | sap.uxap.ObjectPageSubSection
|
|
7013
7038
|
): sap.uxap.ObjectPageSubSection | null;
|
|
7039
|
+
/**
|
|
7040
|
+
* Sets a new value for property {@link #getAnchorBarButtonColor anchorBarButtonColor}.
|
|
7041
|
+
*
|
|
7042
|
+
* Specifies the text color of each button inside the AnchorBar.
|
|
7043
|
+
*
|
|
7044
|
+
* The color can be chosen from the icon colors (https://ui5.sap.com/#/api/sap.ui.core.IconColor%23overview).
|
|
7045
|
+
* Possible semantic colors are: Neutral, Positive, Critical, Negative.
|
|
7046
|
+
*
|
|
7047
|
+
* When called with a value of `null` or `undefined`, the default value of the property will be restored.
|
|
7048
|
+
*
|
|
7049
|
+
* Default value is `Default`.
|
|
7050
|
+
*
|
|
7051
|
+
*
|
|
7052
|
+
* @returns Reference to `this` in order to allow method chaining
|
|
7053
|
+
*/
|
|
7054
|
+
setAnchorBarButtonColor(
|
|
7055
|
+
/**
|
|
7056
|
+
* New value for property `anchorBarButtonColor`
|
|
7057
|
+
*/
|
|
7058
|
+
sAnchorBarButtonColor?: sap.ui.core.IconColor
|
|
7059
|
+
): this;
|
|
7014
7060
|
/**
|
|
7015
7061
|
* Sets the aggregated {@link #getHeading heading}.
|
|
7016
7062
|
*
|
|
@@ -7385,6 +7431,9 @@ declare namespace sap {
|
|
|
7385
7431
|
* where the sub-section contains a control that has “100%” height, for example, `sap.ui.table.Table` with
|
|
7386
7432
|
* `visibleRowCountMode` set to `Auto`.
|
|
7387
7433
|
*
|
|
7434
|
+
* As of version 1.122, applications can set transparent background to subsections by adding the `sapUxAPObjectPageSubSectionTransparentBackground`
|
|
7435
|
+
* class to the subsection.
|
|
7436
|
+
*
|
|
7388
7437
|
* **Note:** This control is intended to be used only as part of the `ObjectPageLayout`.
|
|
7389
7438
|
*
|
|
7390
7439
|
* @since 1.26
|
package/types/sap.viz.d.ts
CHANGED
package/types/sap.zen.dsh.d.ts
CHANGED
package/types/dt-1.121.0-d.ts
DELETED