@sapui5/types 1.130.0 → 1.130.1
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/sap.chart.d.ts +1 -1
- package/types/sap.f.d.ts +1 -1
- package/types/sap.fe.base.d.ts +1 -1
- package/types/sap.fe.controls.d.ts +1 -1
- package/types/sap.fe.core.d.ts +1 -1
- package/types/sap.fe.ina.d.ts +1 -1
- package/types/sap.fe.macros.d.ts +1 -1
- package/types/sap.fe.navigation.d.ts +1 -1
- 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.gantt.d.ts +1 -1
- package/types/sap.insights.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.sac.df.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 +37 -1
- package/types/sap.ui.core.d.ts +44 -40
- 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 -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 +1 -1
- 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.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 +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.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/package.json
CHANGED
package/types/sap.chart.d.ts
CHANGED
package/types/sap.f.d.ts
CHANGED
package/types/sap.fe.base.d.ts
CHANGED
package/types/sap.fe.core.d.ts
CHANGED
package/types/sap.fe.ina.d.ts
CHANGED
package/types/sap.fe.macros.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.insights.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.sac.df.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.130.
|
|
1
|
+
// For Library Version: 1.130.1
|
|
2
2
|
|
|
3
3
|
declare module "sap/ui/comp/library" {
|
|
4
4
|
/**
|
|
@@ -20214,6 +20214,18 @@ declare module "sap/ui/comp/smartfilterbar/SmartFilterBar" {
|
|
|
20214
20214
|
* @returns Value of property `considerAnalyticalParameters`
|
|
20215
20215
|
*/
|
|
20216
20216
|
getConsiderAnalyticalParameters(): boolean;
|
|
20217
|
+
/**
|
|
20218
|
+
* Gets current value of property {@link #getConsiderPresentationVariant considerPresentationVariant}.
|
|
20219
|
+
*
|
|
20220
|
+
* Indicates if the annotation `com.sap.vocabularies.UI.v1.PresentationVariant` is taken into account.
|
|
20221
|
+
*
|
|
20222
|
+
*
|
|
20223
|
+
* Default value is `true`.
|
|
20224
|
+
*
|
|
20225
|
+
*
|
|
20226
|
+
* @returns Value of property `considerPresentationVariant`
|
|
20227
|
+
*/
|
|
20228
|
+
getConsiderPresentationVariant(): boolean;
|
|
20217
20229
|
/**
|
|
20218
20230
|
* Gets current value of property {@link #getConsiderSelectionVariants considerSelectionVariants}.
|
|
20219
20231
|
*
|
|
@@ -20740,6 +20752,25 @@ declare module "sap/ui/comp/smartfilterbar/SmartFilterBar" {
|
|
|
20740
20752
|
*/
|
|
20741
20753
|
bConsiderAnalyticalParameters?: boolean
|
|
20742
20754
|
): this;
|
|
20755
|
+
/**
|
|
20756
|
+
* Sets a new value for property {@link #getConsiderPresentationVariant considerPresentationVariant}.
|
|
20757
|
+
*
|
|
20758
|
+
* Indicates if the annotation `com.sap.vocabularies.UI.v1.PresentationVariant` is taken into account.
|
|
20759
|
+
*
|
|
20760
|
+
*
|
|
20761
|
+
* When called with a value of `null` or `undefined`, the default value of the property will be restored.
|
|
20762
|
+
*
|
|
20763
|
+
* Default value is `true`.
|
|
20764
|
+
*
|
|
20765
|
+
*
|
|
20766
|
+
* @returns Reference to `this` in order to allow method chaining
|
|
20767
|
+
*/
|
|
20768
|
+
setConsiderPresentationVariant(
|
|
20769
|
+
/**
|
|
20770
|
+
* New value for property `considerPresentationVariant`
|
|
20771
|
+
*/
|
|
20772
|
+
bConsiderPresentationVariant?: boolean
|
|
20773
|
+
): this;
|
|
20743
20774
|
/**
|
|
20744
20775
|
* Sets a new value for property {@link #getConsiderSelectionVariants considerSelectionVariants}.
|
|
20745
20776
|
*
|
|
@@ -21209,6 +21240,11 @@ declare module "sap/ui/comp/smartfilterbar/SmartFilterBar" {
|
|
|
21209
21240
|
*/
|
|
21210
21241
|
navigationProperties?: string | PropertyBindingInfo;
|
|
21211
21242
|
|
|
21243
|
+
/**
|
|
21244
|
+
* Indicates if the annotation `com.sap.vocabularies.UI.v1.PresentationVariant` is taken into account.
|
|
21245
|
+
*/
|
|
21246
|
+
considerPresentationVariant?: boolean | PropertyBindingInfo | `{${string}}`;
|
|
21247
|
+
|
|
21212
21248
|
/**
|
|
21213
21249
|
* Using control configurations you can add additional configuration to filter fields, for example set custom
|
|
21214
21250
|
* labels, change the order of fields, or change the filter field control type. **Note:** Changing the values
|
package/types/sap.ui.core.d.ts
CHANGED
|
@@ -279,7 +279,7 @@ declare namespace sap {
|
|
|
279
279
|
"sap/ui/thirdparty/qunit-2": undefined;
|
|
280
280
|
}
|
|
281
281
|
}
|
|
282
|
-
// For Library Version: 1.130.
|
|
282
|
+
// For Library Version: 1.130.1
|
|
283
283
|
|
|
284
284
|
declare module "sap/base/assert" {
|
|
285
285
|
/**
|
|
@@ -50887,10 +50887,10 @@ declare module "sap/ui/model/analytics/AnalyticalBinding" {
|
|
|
50887
50887
|
*/
|
|
50888
50888
|
oContext: Context,
|
|
50889
50889
|
/**
|
|
50890
|
-
* Parameters, specifying the aggregation level for which contexts shall be fetched or
|
|
50891
|
-
*
|
|
50890
|
+
* Parameters, specifying the aggregation level for which contexts shall be fetched or the index of the
|
|
50891
|
+
* first child entry to return from the parent contexts
|
|
50892
50892
|
*/
|
|
50893
|
-
mParameters
|
|
50893
|
+
mParameters?:
|
|
50894
50894
|
| {
|
|
50895
50895
|
/**
|
|
50896
50896
|
* Level number for oContext, because it might occur at multiple levels; context with group ID `"/"` has
|
|
@@ -51002,7 +51002,7 @@ declare module "sap/ui/model/analytics/AnalyticalBinding" {
|
|
|
51002
51002
|
* value can be set to define the parameter `startIndex` as described in this parameter list. In this case,
|
|
51003
51003
|
* the function parameters `iLength`, `iNumberOfExpandedLevels` and `iThreshold` become mandatory.
|
|
51004
51004
|
*/
|
|
51005
|
-
mParameters
|
|
51005
|
+
mParameters?:
|
|
51006
51006
|
| {
|
|
51007
51007
|
/**
|
|
51008
51008
|
* Number of entries to return at and after the given start index; defaults to the model's size limit, see
|
|
@@ -54602,11 +54602,11 @@ declare module "sap/ui/model/ClientTreeBinding" {
|
|
|
54602
54602
|
*/
|
|
54603
54603
|
getCount(): number | undefined;
|
|
54604
54604
|
/**
|
|
54605
|
-
* Return node contexts for the tree
|
|
54605
|
+
* Return node contexts for the tree.
|
|
54606
54606
|
*
|
|
54607
54607
|
* @ui5-protected Do not call from applications (only from related classes in the framework)
|
|
54608
54608
|
*
|
|
54609
|
-
* @returns the
|
|
54609
|
+
* @returns the context's array
|
|
54610
54610
|
*/
|
|
54611
54611
|
getNodeContexts(
|
|
54612
54612
|
/**
|
|
@@ -54614,42 +54614,44 @@ declare module "sap/ui/model/ClientTreeBinding" {
|
|
|
54614
54614
|
*/
|
|
54615
54615
|
oContext: Context,
|
|
54616
54616
|
/**
|
|
54617
|
-
* the
|
|
54617
|
+
* the index from which to start the retrieval of contexts
|
|
54618
54618
|
*/
|
|
54619
|
-
iStartIndex
|
|
54619
|
+
iStartIndex?: int,
|
|
54620
54620
|
/**
|
|
54621
|
-
* determines how many contexts to retrieve beginning from the start index.
|
|
54621
|
+
* determines how many contexts to retrieve, beginning from the start index. Defaults to the model's size
|
|
54622
|
+
* limit; see {@link sap.ui.model.Model#setSizeLimit}.
|
|
54622
54623
|
*/
|
|
54623
|
-
iLength
|
|
54624
|
+
iLength?: int
|
|
54624
54625
|
): Context[];
|
|
54625
54626
|
/**
|
|
54626
|
-
* Return root contexts for the tree
|
|
54627
|
+
* Return root contexts for the tree.
|
|
54627
54628
|
*
|
|
54628
54629
|
* @ui5-protected Do not call from applications (only from related classes in the framework)
|
|
54629
54630
|
*
|
|
54630
|
-
* @returns the
|
|
54631
|
+
* @returns the context's array
|
|
54631
54632
|
*/
|
|
54632
54633
|
getRootContexts(
|
|
54633
54634
|
/**
|
|
54634
|
-
* the
|
|
54635
|
+
* the index from which to start the retrieval of contexts
|
|
54635
54636
|
*/
|
|
54636
|
-
iStartIndex
|
|
54637
|
+
iStartIndex?: int,
|
|
54637
54638
|
/**
|
|
54638
|
-
* determines how many contexts to retrieve beginning from the start index.
|
|
54639
|
+
* determines how many contexts to retrieve, beginning from the start index. Defaults to the model's size
|
|
54640
|
+
* limit; see {@link sap.ui.model.Model#setSizeLimit}.
|
|
54639
54641
|
*/
|
|
54640
|
-
iLength
|
|
54641
|
-
):
|
|
54642
|
+
iLength?: int
|
|
54643
|
+
): Context[];
|
|
54642
54644
|
/**
|
|
54643
54645
|
* Returns if the node has child nodes.
|
|
54644
54646
|
*
|
|
54645
54647
|
*
|
|
54646
|
-
* @returns true if node has children
|
|
54648
|
+
* @returns `true` if the node has children
|
|
54647
54649
|
*/
|
|
54648
54650
|
hasChildren(
|
|
54649
54651
|
/**
|
|
54650
54652
|
* the context element of the node
|
|
54651
54653
|
*/
|
|
54652
|
-
oContext:
|
|
54654
|
+
oContext: Context
|
|
54653
54655
|
): boolean;
|
|
54654
54656
|
/**
|
|
54655
54657
|
* Sorts the contexts of this ClientTreeBinding. The tree will be sorted level by level. So the nodes are
|
|
@@ -77710,6 +77712,8 @@ declare module "sap/ui/model/TreeBinding" {
|
|
|
77710
77712
|
|
|
77711
77713
|
import Model from "sap/ui/model/Model";
|
|
77712
77714
|
|
|
77715
|
+
import Context from "sap/ui/model/Context";
|
|
77716
|
+
|
|
77713
77717
|
import Filter from "sap/ui/model/Filter";
|
|
77714
77718
|
|
|
77715
77719
|
import Sorter from "sap/ui/model/Sorter";
|
|
@@ -77718,8 +77722,6 @@ declare module "sap/ui/model/TreeBinding" {
|
|
|
77718
77722
|
|
|
77719
77723
|
import Metadata from "sap/ui/base/Metadata";
|
|
77720
77724
|
|
|
77721
|
-
import Context from "sap/ui/model/Context";
|
|
77722
|
-
|
|
77723
77725
|
/**
|
|
77724
77726
|
* The TreeBinding is a specific binding for trees in the model, which can be used to populate Trees.
|
|
77725
77727
|
*/
|
|
@@ -77743,7 +77745,7 @@ declare module "sap/ui/model/TreeBinding" {
|
|
|
77743
77745
|
/**
|
|
77744
77746
|
* Context object for this binding (optional)
|
|
77745
77747
|
*/
|
|
77746
|
-
oContext?:
|
|
77748
|
+
oContext?: Context,
|
|
77747
77749
|
/**
|
|
77748
77750
|
* The filters to be used initially with type {@link sap.ui.model.FilterType.Application}; call {@link #filter }
|
|
77749
77751
|
* to replace them
|
|
@@ -77752,7 +77754,7 @@ declare module "sap/ui/model/TreeBinding" {
|
|
|
77752
77754
|
/**
|
|
77753
77755
|
* Additional model specific parameters (optional)
|
|
77754
77756
|
*/
|
|
77755
|
-
mParameters?:
|
|
77757
|
+
mParameters?: object,
|
|
77756
77758
|
/**
|
|
77757
77759
|
* The sorters used initially; call {@link #sort} to replace them
|
|
77758
77760
|
*/
|
|
@@ -77844,7 +77846,7 @@ declare module "sap/ui/model/TreeBinding" {
|
|
|
77844
77846
|
sFilterType?: FilterType | keyof typeof FilterType
|
|
77845
77847
|
): void;
|
|
77846
77848
|
/**
|
|
77847
|
-
* Returns the number of child nodes of a specific context
|
|
77849
|
+
* Returns the number of child nodes of a specific context.
|
|
77848
77850
|
*
|
|
77849
77851
|
*
|
|
77850
77852
|
* @returns the number of children
|
|
@@ -77853,7 +77855,7 @@ declare module "sap/ui/model/TreeBinding" {
|
|
|
77853
77855
|
/**
|
|
77854
77856
|
* the context element of the node
|
|
77855
77857
|
*/
|
|
77856
|
-
oContext:
|
|
77858
|
+
oContext: Context
|
|
77857
77859
|
): int;
|
|
77858
77860
|
/**
|
|
77859
77861
|
* Returns the count of entries in the tree, or `undefined` if it is unknown. If the tree is filtered, the
|
|
@@ -77869,7 +77871,7 @@ declare module "sap/ui/model/TreeBinding" {
|
|
|
77869
77871
|
*/
|
|
77870
77872
|
getCount(): number | undefined;
|
|
77871
77873
|
/**
|
|
77872
|
-
* Returns the current value of the bound target
|
|
77874
|
+
* Returns the current value of the bound target.
|
|
77873
77875
|
*
|
|
77874
77876
|
*
|
|
77875
77877
|
* @returns the array of child contexts for the given node
|
|
@@ -77880,41 +77882,43 @@ declare module "sap/ui/model/TreeBinding" {
|
|
|
77880
77882
|
*/
|
|
77881
77883
|
oContext: Context,
|
|
77882
77884
|
/**
|
|
77883
|
-
* the
|
|
77885
|
+
* the index from which to start the retrieval of contexts
|
|
77884
77886
|
*/
|
|
77885
|
-
iStartIndex
|
|
77887
|
+
iStartIndex?: int,
|
|
77886
77888
|
/**
|
|
77887
|
-
* determines how many contexts to retrieve beginning from the start index.
|
|
77889
|
+
* determines how many contexts to retrieve, beginning from the start index. Defaults to the model's size
|
|
77890
|
+
* limit; see {@link sap.ui.model.Model#setSizeLimit}.
|
|
77888
77891
|
*/
|
|
77889
|
-
iLength
|
|
77892
|
+
iLength?: int
|
|
77890
77893
|
): Context[];
|
|
77891
77894
|
/**
|
|
77892
|
-
* Returns the current value of the bound target
|
|
77895
|
+
* Returns the current value of the bound target.
|
|
77893
77896
|
*
|
|
77894
77897
|
*
|
|
77895
77898
|
* @returns the array of child contexts for the root node
|
|
77896
77899
|
*/
|
|
77897
77900
|
getRootContexts(
|
|
77898
77901
|
/**
|
|
77899
|
-
* the
|
|
77902
|
+
* the index from which to start the retrieval of contexts
|
|
77900
77903
|
*/
|
|
77901
|
-
iStartIndex
|
|
77904
|
+
iStartIndex?: int,
|
|
77902
77905
|
/**
|
|
77903
|
-
* determines how many contexts to retrieve beginning from the start index.
|
|
77906
|
+
* determines how many contexts to retrieve, beginning from the start index. Defaults to the model's size
|
|
77907
|
+
* limit; see {@link sap.ui.model.Model#setSizeLimit}.
|
|
77904
77908
|
*/
|
|
77905
|
-
iLength
|
|
77906
|
-
):
|
|
77909
|
+
iLength?: int
|
|
77910
|
+
): Context[];
|
|
77907
77911
|
/**
|
|
77908
|
-
* Returns if the node has child nodes
|
|
77912
|
+
* Returns `true` if the node has child nodes.
|
|
77909
77913
|
*
|
|
77910
77914
|
*
|
|
77911
|
-
* @returns true if node has children
|
|
77915
|
+
* @returns `true` if the node has children
|
|
77912
77916
|
*/
|
|
77913
77917
|
hasChildren(
|
|
77914
77918
|
/**
|
|
77915
77919
|
* the context element of the node
|
|
77916
77920
|
*/
|
|
77917
|
-
oContext:
|
|
77921
|
+
oContext: Context
|
|
77918
77922
|
): boolean;
|
|
77919
77923
|
/**
|
|
77920
77924
|
* Sorts the tree according to the sorter definitions.
|
package/types/sap.ui.dt.d.ts
CHANGED
package/types/sap.ui.export.d.ts
CHANGED
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
package/types/sap.ui.table.d.ts
CHANGED
package/types/sap.ui.ux3.d.ts
CHANGED
package/types/sap.ushell.d.ts
CHANGED
package/types/sap.uxap.d.ts
CHANGED
package/types/sap.viz.d.ts
CHANGED
package/types/sap.zen.dsh.d.ts
CHANGED