@openui5/ts-types 1.146.0 → 1.147.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/index.d.ts +0 -3
- package/types/sap.f.d.ts +144 -1
- package/types/sap.m.d.ts +376 -127
- package/types/sap.tnt.d.ts +1 -4
- package/types/sap.ui.codeeditor.d.ts +82 -46
- package/types/sap.ui.commons.d.ts +1 -1
- package/types/sap.ui.core.d.ts +175 -16
- package/types/sap.ui.dt.d.ts +1 -1
- package/types/sap.ui.fl.d.ts +5 -1
- package/types/sap.ui.integration.d.ts +23 -25
- package/types/sap.ui.layout.d.ts +1 -1
- package/types/sap.ui.mdc.d.ts +107 -20
- 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 +2 -2
- 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 +6 -9
- package/types/sap.ui.ux3.d.ts +1 -1
- package/types/sap.uxap.d.ts +146 -1
- package/types/sap.ui.webc.common.d.ts +0 -173
- package/types/sap.ui.webc.fiori.d.ts +0 -16012
- package/types/sap.ui.webc.main.d.ts +0 -51158
package/types/sap.tnt.d.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
// For Library Version: 1.
|
|
1
|
+
// For Library Version: 1.147.1
|
|
2
2
|
|
|
3
3
|
declare namespace sap {
|
|
4
4
|
/**
|
|
@@ -357,7 +357,6 @@ declare namespace sap {
|
|
|
357
357
|
* to achieve a Side Navigation Overlay Mode.
|
|
358
358
|
*
|
|
359
359
|
* @since 1.134
|
|
360
|
-
* @experimental As of version 1.134.
|
|
361
360
|
*/
|
|
362
361
|
design?:
|
|
363
362
|
| sap.tnt.SideNavigationDesign
|
|
@@ -2563,7 +2562,6 @@ declare namespace sap {
|
|
|
2563
2562
|
* Default value is `Decorated`.
|
|
2564
2563
|
*
|
|
2565
2564
|
* @since 1.134
|
|
2566
|
-
* @experimental As of version 1.134.
|
|
2567
2565
|
*
|
|
2568
2566
|
* @returns Value of property `design`
|
|
2569
2567
|
*/
|
|
@@ -2658,7 +2656,6 @@ declare namespace sap {
|
|
|
2658
2656
|
* Default value is `Decorated`.
|
|
2659
2657
|
*
|
|
2660
2658
|
* @since 1.134
|
|
2661
|
-
* @experimental As of version 1.134.
|
|
2662
2659
|
*
|
|
2663
2660
|
* @returns Reference to `this` in order to allow method chaining
|
|
2664
2661
|
*/
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
// For Library Version: 1.
|
|
1
|
+
// For Library Version: 1.147.1
|
|
2
2
|
|
|
3
3
|
declare namespace sap {
|
|
4
4
|
namespace ui {
|
|
@@ -18,19 +18,26 @@ declare namespace sap {
|
|
|
18
18
|
value?: string | sap.ui.base.ManagedObject.PropertyBindingInfo;
|
|
19
19
|
|
|
20
20
|
/**
|
|
21
|
-
* The type of the code in the editor used for syntax highlighting.
|
|
22
|
-
*
|
|
23
|
-
*
|
|
24
|
-
*
|
|
25
|
-
*
|
|
26
|
-
*
|
|
27
|
-
*
|
|
28
|
-
*
|
|
29
|
-
*
|
|
30
|
-
*
|
|
31
|
-
*
|
|
32
|
-
*
|
|
33
|
-
* mixal,
|
|
21
|
+
* The type of the code in the editor used for syntax highlighting.
|
|
22
|
+
*
|
|
23
|
+
* Possible types are: "abap", "abc", "actionscript", "ada", "alda", "apache_conf", "apex", "aql", "asciidoc",
|
|
24
|
+
* "asl", "assembly_arm32", "assembly_x86", "astro", "autohotkey", "batchfile", "basic", "bibtex", "c_cpp",
|
|
25
|
+
* "c9search", "cirru", "clojure", "cobol", "coffee", "coldfusion", "crystal", "csharp", "csound_document",
|
|
26
|
+
* "csound_orchestra", "csound_score", "css", "curly", "cuttlefish", "d", "dart", "diff", "django", "dockerfile",
|
|
27
|
+
* "dot", "drools", "edifact", "eiffel", "ejs", "elixir", "elm", "erlang", "flix", "forth", "fortran", "fsharp",
|
|
28
|
+
* "fsl", "ftl", "gcode", "gherkin", "gitignore", "glsl", "gobstones", "golang", "graphqlschema", "groovy",
|
|
29
|
+
* "haml", "handlebars", "haskell", "haskell_cabal", "haxe", "hjson", "html", "html_elixir", "html_ruby",
|
|
30
|
+
* "ini", "io", "ion", "jack", "jade", "java", "javascript", "jexl", "json", "json5", "jsoniq", "jsp", "jssm",
|
|
31
|
+
* "jsx", "julia", "kotlin", "latex", "latte", "less", "liquid", "lisp", "livescript", "log", "logiql",
|
|
32
|
+
* "logtalk", "lsl", "lua", "luapage", "lucene", "makefile", "markdown", "mask", "matlab", "maze", "mediawiki",
|
|
33
|
+
* "mel", "mips", "mixal", "mushcode", "mysql", "nasal", "nginx", "nim", "nix", "nsis", "nunjucks", "objectivec",
|
|
34
|
+
* "ocaml", "odin", "partiql", "pascal", "perl", "pgsql", "php", "php_laravel_blade", "pig", "plsql", "powershell",
|
|
35
|
+
* "praat", "prisma", "prolog", "properties", "protobuf", "prql", "puppet", "python", "qml", "r", "raku",
|
|
36
|
+
* "razor", "rdoc", "red", "rhtml", "robot", "rst", "ruby", "rust", "sac", "sass", "scad", "scala", "scheme",
|
|
37
|
+
* "scrypt", "scss", "sh", "sjs", "slim", "smarty", "smithy", "snippets", "soy_template", "space", "sparql",
|
|
38
|
+
* "sql", "sqlserver", "stylus", "svg", "swift", "tcl", "terraform", "tex", "text", "textile", "toml", "tsx",
|
|
39
|
+
* "turtle", "twig", "typescript", "vala", "vbscript", "velocity", "verilog", "vhdl", "visualforce", "vue",
|
|
40
|
+
* "wollok", "xml", "xquery", "yaml", "zeek", "zig"
|
|
34
41
|
*/
|
|
35
42
|
type?: string | sap.ui.base.ManagedObject.PropertyBindingInfo;
|
|
36
43
|
|
|
@@ -104,8 +111,13 @@ declare namespace sap {
|
|
|
104
111
|
|
|
105
112
|
/**
|
|
106
113
|
* Sets whether to show syntax hints in the editor. Those hints are visualized as value state icons in the
|
|
107
|
-
* line numbers area. The hint text is shown in tooltip of those icons.
|
|
108
|
-
*
|
|
114
|
+
* line numbers area. The hint text is shown in tooltip of those icons.
|
|
115
|
+
*
|
|
116
|
+
* **Note:** This flag is only available if line numbers are shown.
|
|
117
|
+
*
|
|
118
|
+
* **Note:** Syntax hints highly depend on the underlying third-party ACE editor. Comprehensive hints may
|
|
119
|
+
* not be available for all editor types, and some types may not display any hints. Currently, syntax hints
|
|
120
|
+
* are supported for the following types: javascript, json, css, html, xml, php, coffee, lua, xquery, yaml.
|
|
109
121
|
*/
|
|
110
122
|
syntaxHints?:
|
|
111
123
|
| boolean
|
|
@@ -494,8 +506,13 @@ declare namespace sap {
|
|
|
494
506
|
* Gets current value of property {@link #getSyntaxHints syntaxHints}.
|
|
495
507
|
*
|
|
496
508
|
* Sets whether to show syntax hints in the editor. Those hints are visualized as value state icons in the
|
|
497
|
-
* line numbers area. The hint text is shown in tooltip of those icons.
|
|
498
|
-
*
|
|
509
|
+
* line numbers area. The hint text is shown in tooltip of those icons.
|
|
510
|
+
*
|
|
511
|
+
* **Note:** This flag is only available if line numbers are shown.
|
|
512
|
+
*
|
|
513
|
+
* **Note:** Syntax hints highly depend on the underlying third-party ACE editor. Comprehensive hints may
|
|
514
|
+
* not be available for all editor types, and some types may not display any hints. Currently, syntax hints
|
|
515
|
+
* are supported for the following types: javascript, json, css, html, xml, php, coffee, lua, xquery, yaml.
|
|
499
516
|
*
|
|
500
517
|
* Default value is `true`.
|
|
501
518
|
*
|
|
@@ -506,19 +523,26 @@ declare namespace sap {
|
|
|
506
523
|
/**
|
|
507
524
|
* Gets current value of property {@link #getType type}.
|
|
508
525
|
*
|
|
509
|
-
* The type of the code in the editor used for syntax highlighting.
|
|
510
|
-
*
|
|
511
|
-
*
|
|
512
|
-
*
|
|
513
|
-
*
|
|
514
|
-
*
|
|
515
|
-
*
|
|
516
|
-
*
|
|
517
|
-
*
|
|
518
|
-
*
|
|
519
|
-
*
|
|
520
|
-
*
|
|
521
|
-
* mixal,
|
|
526
|
+
* The type of the code in the editor used for syntax highlighting.
|
|
527
|
+
*
|
|
528
|
+
* Possible types are: "abap", "abc", "actionscript", "ada", "alda", "apache_conf", "apex", "aql", "asciidoc",
|
|
529
|
+
* "asl", "assembly_arm32", "assembly_x86", "astro", "autohotkey", "batchfile", "basic", "bibtex", "c_cpp",
|
|
530
|
+
* "c9search", "cirru", "clojure", "cobol", "coffee", "coldfusion", "crystal", "csharp", "csound_document",
|
|
531
|
+
* "csound_orchestra", "csound_score", "css", "curly", "cuttlefish", "d", "dart", "diff", "django", "dockerfile",
|
|
532
|
+
* "dot", "drools", "edifact", "eiffel", "ejs", "elixir", "elm", "erlang", "flix", "forth", "fortran", "fsharp",
|
|
533
|
+
* "fsl", "ftl", "gcode", "gherkin", "gitignore", "glsl", "gobstones", "golang", "graphqlschema", "groovy",
|
|
534
|
+
* "haml", "handlebars", "haskell", "haskell_cabal", "haxe", "hjson", "html", "html_elixir", "html_ruby",
|
|
535
|
+
* "ini", "io", "ion", "jack", "jade", "java", "javascript", "jexl", "json", "json5", "jsoniq", "jsp", "jssm",
|
|
536
|
+
* "jsx", "julia", "kotlin", "latex", "latte", "less", "liquid", "lisp", "livescript", "log", "logiql",
|
|
537
|
+
* "logtalk", "lsl", "lua", "luapage", "lucene", "makefile", "markdown", "mask", "matlab", "maze", "mediawiki",
|
|
538
|
+
* "mel", "mips", "mixal", "mushcode", "mysql", "nasal", "nginx", "nim", "nix", "nsis", "nunjucks", "objectivec",
|
|
539
|
+
* "ocaml", "odin", "partiql", "pascal", "perl", "pgsql", "php", "php_laravel_blade", "pig", "plsql", "powershell",
|
|
540
|
+
* "praat", "prisma", "prolog", "properties", "protobuf", "prql", "puppet", "python", "qml", "r", "raku",
|
|
541
|
+
* "razor", "rdoc", "red", "rhtml", "robot", "rst", "ruby", "rust", "sac", "sass", "scad", "scala", "scheme",
|
|
542
|
+
* "scrypt", "scss", "sh", "sjs", "slim", "smarty", "smithy", "snippets", "soy_template", "space", "sparql",
|
|
543
|
+
* "sql", "sqlserver", "stylus", "svg", "swift", "tcl", "terraform", "tex", "text", "textile", "toml", "tsx",
|
|
544
|
+
* "turtle", "twig", "typescript", "vala", "vbscript", "velocity", "verilog", "vhdl", "visualforce", "vue",
|
|
545
|
+
* "wollok", "xml", "xquery", "yaml", "zeek", "zig"
|
|
522
546
|
*
|
|
523
547
|
* Default value is `"javascript"`.
|
|
524
548
|
*
|
|
@@ -662,8 +686,13 @@ declare namespace sap {
|
|
|
662
686
|
* Sets a new value for property {@link #getSyntaxHints syntaxHints}.
|
|
663
687
|
*
|
|
664
688
|
* Sets whether to show syntax hints in the editor. Those hints are visualized as value state icons in the
|
|
665
|
-
* line numbers area. The hint text is shown in tooltip of those icons.
|
|
666
|
-
*
|
|
689
|
+
* line numbers area. The hint text is shown in tooltip of those icons.
|
|
690
|
+
*
|
|
691
|
+
* **Note:** This flag is only available if line numbers are shown.
|
|
692
|
+
*
|
|
693
|
+
* **Note:** Syntax hints highly depend on the underlying third-party ACE editor. Comprehensive hints may
|
|
694
|
+
* not be available for all editor types, and some types may not display any hints. Currently, syntax hints
|
|
695
|
+
* are supported for the following types: javascript, json, css, html, xml, php, coffee, lua, xquery, yaml.
|
|
667
696
|
*
|
|
668
697
|
* When called with a value of `null` or `undefined`, the default value of the property will be restored.
|
|
669
698
|
*
|
|
@@ -681,19 +710,26 @@ declare namespace sap {
|
|
|
681
710
|
/**
|
|
682
711
|
* Sets a new value for property {@link #getType type}.
|
|
683
712
|
*
|
|
684
|
-
* The type of the code in the editor used for syntax highlighting.
|
|
685
|
-
*
|
|
686
|
-
*
|
|
687
|
-
*
|
|
688
|
-
*
|
|
689
|
-
*
|
|
690
|
-
*
|
|
691
|
-
*
|
|
692
|
-
*
|
|
693
|
-
*
|
|
694
|
-
*
|
|
695
|
-
*
|
|
696
|
-
* mixal,
|
|
713
|
+
* The type of the code in the editor used for syntax highlighting.
|
|
714
|
+
*
|
|
715
|
+
* Possible types are: "abap", "abc", "actionscript", "ada", "alda", "apache_conf", "apex", "aql", "asciidoc",
|
|
716
|
+
* "asl", "assembly_arm32", "assembly_x86", "astro", "autohotkey", "batchfile", "basic", "bibtex", "c_cpp",
|
|
717
|
+
* "c9search", "cirru", "clojure", "cobol", "coffee", "coldfusion", "crystal", "csharp", "csound_document",
|
|
718
|
+
* "csound_orchestra", "csound_score", "css", "curly", "cuttlefish", "d", "dart", "diff", "django", "dockerfile",
|
|
719
|
+
* "dot", "drools", "edifact", "eiffel", "ejs", "elixir", "elm", "erlang", "flix", "forth", "fortran", "fsharp",
|
|
720
|
+
* "fsl", "ftl", "gcode", "gherkin", "gitignore", "glsl", "gobstones", "golang", "graphqlschema", "groovy",
|
|
721
|
+
* "haml", "handlebars", "haskell", "haskell_cabal", "haxe", "hjson", "html", "html_elixir", "html_ruby",
|
|
722
|
+
* "ini", "io", "ion", "jack", "jade", "java", "javascript", "jexl", "json", "json5", "jsoniq", "jsp", "jssm",
|
|
723
|
+
* "jsx", "julia", "kotlin", "latex", "latte", "less", "liquid", "lisp", "livescript", "log", "logiql",
|
|
724
|
+
* "logtalk", "lsl", "lua", "luapage", "lucene", "makefile", "markdown", "mask", "matlab", "maze", "mediawiki",
|
|
725
|
+
* "mel", "mips", "mixal", "mushcode", "mysql", "nasal", "nginx", "nim", "nix", "nsis", "nunjucks", "objectivec",
|
|
726
|
+
* "ocaml", "odin", "partiql", "pascal", "perl", "pgsql", "php", "php_laravel_blade", "pig", "plsql", "powershell",
|
|
727
|
+
* "praat", "prisma", "prolog", "properties", "protobuf", "prql", "puppet", "python", "qml", "r", "raku",
|
|
728
|
+
* "razor", "rdoc", "red", "rhtml", "robot", "rst", "ruby", "rust", "sac", "sass", "scad", "scala", "scheme",
|
|
729
|
+
* "scrypt", "scss", "sh", "sjs", "slim", "smarty", "smithy", "snippets", "soy_template", "space", "sparql",
|
|
730
|
+
* "sql", "sqlserver", "stylus", "svg", "swift", "tcl", "terraform", "tex", "text", "textile", "toml", "tsx",
|
|
731
|
+
* "turtle", "twig", "typescript", "vala", "vbscript", "velocity", "verilog", "vhdl", "visualforce", "vue",
|
|
732
|
+
* "wollok", "xml", "xquery", "yaml", "zeek", "zig"
|
|
697
733
|
*
|
|
698
734
|
* When called with a value of `null` or `undefined`, the default value of the property will be restored.
|
|
699
735
|
*
|
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.
|
|
282
|
+
// For Library Version: 1.147.1
|
|
283
283
|
|
|
284
284
|
declare module "sap/base/assert" {
|
|
285
285
|
/**
|
|
@@ -33157,6 +33157,9 @@ declare namespace sap {
|
|
|
33157
33157
|
* 'SUPPORTED_PROTOCOLS'.
|
|
33158
33158
|
*/
|
|
33159
33159
|
enum SUPPORTED_PROTOCOLS {
|
|
33160
|
+
/**
|
|
33161
|
+
* Protocol v10.pcp.sap.com
|
|
33162
|
+
*/
|
|
33160
33163
|
v10 = "v10.pcp.sap.com",
|
|
33161
33164
|
}
|
|
33162
33165
|
}
|
|
@@ -33767,7 +33770,6 @@ declare namespace sap {
|
|
|
33767
33770
|
/**
|
|
33768
33771
|
* Implementing this interface allows a control to be accessible via access keys.
|
|
33769
33772
|
*
|
|
33770
|
-
* @since 1.104
|
|
33771
33773
|
* @experimental As of version 1.104.
|
|
33772
33774
|
*/
|
|
33773
33775
|
interface IAccessKeySupport {
|
|
@@ -33777,21 +33779,18 @@ declare namespace sap {
|
|
|
33777
33779
|
* Returns a refence to DOM element to be focused during Access key navigation. If not implemented getFocusDomRef()
|
|
33778
33780
|
* method is used.
|
|
33779
33781
|
*
|
|
33780
|
-
* @since 1.104
|
|
33781
33782
|
* @experimental As of version 1.104.
|
|
33782
33783
|
*/
|
|
33783
33784
|
getAccessKeysFocusTarget?(): void;
|
|
33784
33785
|
/**
|
|
33785
33786
|
* If implemented called when access keys feature is enabled and highlighting is over
|
|
33786
33787
|
*
|
|
33787
|
-
* @since 1.104
|
|
33788
33788
|
* @experimental As of version 1.104.
|
|
33789
33789
|
*/
|
|
33790
33790
|
onAccKeysHighlightEnd?(): void;
|
|
33791
33791
|
/**
|
|
33792
33792
|
* If implemented called when access keys feature is enabled and highlighting is ongoing
|
|
33793
33793
|
*
|
|
33794
|
-
* @since 1.104
|
|
33795
33794
|
* @experimental As of version 1.104.
|
|
33796
33795
|
*/
|
|
33797
33796
|
onAccKeysHighlightStart?(): void;
|
|
@@ -48727,6 +48726,59 @@ declare namespace sap {
|
|
|
48727
48726
|
*/
|
|
48728
48727
|
oTargetDomNode: /* was Element */ global_Element
|
|
48729
48728
|
): void;
|
|
48729
|
+
/**
|
|
48730
|
+
* Executes a rendering callback and flushes the result into the provided DOM node.
|
|
48731
|
+
*
|
|
48732
|
+
* The rendering callback receives a RenderManager instance with the semantic rendering API implementation
|
|
48733
|
+
* (DOM interface methods like `openStart`, `attr`, `openEnd`, `text`, `close`, etc.).
|
|
48734
|
+
*
|
|
48735
|
+
* This method combines rendering and flushing in a single call, automatically handling non-HTML namespaces
|
|
48736
|
+
* (e.g., SVG, MathML) by detecting the namespace of the target DOM node.
|
|
48737
|
+
*
|
|
48738
|
+
* **Difference from calling render() then flush() separately:** When rendering into a non-HTML namespace
|
|
48739
|
+
* context (e.g., SVG or MathML elements), this method automatically detects the target node's namespace
|
|
48740
|
+
* and applies it as a fallback namespace for the rendering operation. This ensures that elements created
|
|
48741
|
+
* without an explicit parent element (such as when rendering into a DocumentFragment initially) inherit
|
|
48742
|
+
* the correct namespace.
|
|
48743
|
+
*
|
|
48744
|
+
* This function must not be called within control renderers.
|
|
48745
|
+
*
|
|
48746
|
+
* Usage:
|
|
48747
|
+
* ```javascript
|
|
48748
|
+
*
|
|
48749
|
+
* const oRM = new RenderManager().getInterface();
|
|
48750
|
+
*
|
|
48751
|
+
* // assume that oSvgContainer is already part of the DOM and we want to render a circle into it
|
|
48752
|
+
* oRM.renderAndFlush(function(oRM) {
|
|
48753
|
+
* oRM.openStart("circle").attr("cx", "50").attr("cy", "50").attr("r", "40");
|
|
48754
|
+
* oRM.openEnd();
|
|
48755
|
+
* oRM.close("circle");
|
|
48756
|
+
* }, oSvgContainer);
|
|
48757
|
+
*
|
|
48758
|
+
* oRM.destroy();
|
|
48759
|
+
* ```
|
|
48760
|
+
*
|
|
48761
|
+
*
|
|
48762
|
+
* @since 1.147
|
|
48763
|
+
*
|
|
48764
|
+
* @returns Reference to `this` to allow method chaining
|
|
48765
|
+
*/
|
|
48766
|
+
renderAndFlush(
|
|
48767
|
+
/**
|
|
48768
|
+
* Rendering callback that receives a RenderManager instance with the semantic rendering API implementation
|
|
48769
|
+
* (DOM interface methods like `openStart`, `attr`, `openEnd`, `text`, `close`, etc.)
|
|
48770
|
+
*/
|
|
48771
|
+
fnRender: (p1: sap.ui.core.RenderManager) => void,
|
|
48772
|
+
/**
|
|
48773
|
+
* Node in the DOM where the result should be flushed into
|
|
48774
|
+
*/
|
|
48775
|
+
oTargetDomNode: /* was Element */ global_Element,
|
|
48776
|
+
/**
|
|
48777
|
+
* Determines whether the buffer of the target DOM node is expanded (`true`) or replaced (`false`), or the
|
|
48778
|
+
* new entry is inserted at a specific position (value of type `int`)
|
|
48779
|
+
*/
|
|
48780
|
+
vInsert?: boolean | int
|
|
48781
|
+
): this;
|
|
48730
48782
|
/**
|
|
48731
48783
|
* Turns the given control into its HTML representation and appends it to the rendering buffer.
|
|
48732
48784
|
*
|
|
@@ -62737,9 +62789,9 @@ declare namespace sap {
|
|
|
62737
62789
|
* has been resolved!
|
|
62738
62790
|
*
|
|
62739
62791
|
*
|
|
62740
|
-
* @returns The meta model for this `ODataModel`
|
|
62792
|
+
* @returns The meta model for this `ODataModel`, or `undefined` if the model has been destroyed
|
|
62741
62793
|
*/
|
|
62742
|
-
getMetaModel(): sap.ui.model.odata.ODataMetaModel;
|
|
62794
|
+
getMetaModel(): sap.ui.model.odata.ODataMetaModel | undefined;
|
|
62743
62795
|
/**
|
|
62744
62796
|
* Returns a JSON object that is a copy of the entity data referenced by the given `sPath` and `oContext`.
|
|
62745
62797
|
* It does not load any data and may not return all requested data if it is not available.
|
|
@@ -65446,11 +65498,24 @@ declare namespace sap {
|
|
|
65446
65498
|
* @returns `true` if this context is kept alive
|
|
65447
65499
|
*/
|
|
65448
65500
|
isKeepAlive(): boolean;
|
|
65501
|
+
/**
|
|
65502
|
+
* Tells whether this context is outdated:
|
|
65503
|
+
* `undefined`: The outdated state has not been determined yet `true`: The context is outdated `false`:
|
|
65504
|
+
* The context is up to date
|
|
65505
|
+
*
|
|
65506
|
+
* The outdated state can also be accessed via the instance annotation "@$ui5.context.isOutdated".
|
|
65507
|
+
*
|
|
65508
|
+
* @experimental As of version 1.147.
|
|
65509
|
+
*
|
|
65510
|
+
* @returns Whether this context is outdated, or `undefined` if the outdated state has not been determined
|
|
65511
|
+
* yet
|
|
65512
|
+
*/
|
|
65513
|
+
isOutdated(): boolean | undefined;
|
|
65449
65514
|
/**
|
|
65450
65515
|
* Tells whether this context is currently selected, but not {@link #delete deleted} on the client. Selection
|
|
65451
|
-
* was experimental as of version 1.111.0. Since 1.122.0, the selection state can also be accessed via
|
|
65452
|
-
* annotation "@$ui5.context.isSelected" at the entity. Note that the annotation does not take
|
|
65453
|
-
* state into account.
|
|
65516
|
+
* was experimental as of version 1.111.0. Since 1.122.0, the selection state can also be accessed via the
|
|
65517
|
+
* instance annotation "@$ui5.context.isSelected" at the entity. Note that the annotation does not take
|
|
65518
|
+
* the deletion state into account.
|
|
65454
65519
|
* See:
|
|
65455
65520
|
* #setSelected
|
|
65456
65521
|
*
|
|
@@ -65726,9 +65791,11 @@ declare namespace sap {
|
|
|
65726
65791
|
* effects fail to load. Use it to set fields affected by side effects to read-only before {@link #requestSideEffects }
|
|
65727
65792
|
* and make them editable again when the promise resolves; in the error handler, you can repeat the loading
|
|
65728
65793
|
* of side effects.
|
|
65729
|
-
* The promise is rejected if
|
|
65730
|
-
*
|
|
65731
|
-
* ID
|
|
65794
|
+
* The promise is rejected if
|
|
65795
|
+
* the call attempts to refresh an entire list binding (via header context or an absolute path) while
|
|
65796
|
+
* the deletion of a row context (see {@link #delete}) is pending with a different group ID, this is
|
|
65797
|
+
* the row context of a list binding with data aggregation which has `groupLevels` or `"grandTotal like
|
|
65798
|
+
* 1.84"`, or this context does not represent a single entity
|
|
65732
65799
|
*/
|
|
65733
65800
|
requestSideEffects(
|
|
65734
65801
|
/**
|
|
@@ -67142,9 +67209,11 @@ declare namespace sap {
|
|
|
67142
67209
|
*/
|
|
67143
67210
|
getGroupId(): string;
|
|
67144
67211
|
/**
|
|
67145
|
-
* Returns the header context which allows binding to `$count
|
|
67212
|
+
* Returns the header context which allows binding to `$count`, `@$ui5.context.isOutdated`, or `@$ui5.context.isSelected`.
|
|
67146
67213
|
* See:
|
|
67147
67214
|
* #getCount
|
|
67215
|
+
* sap.ui.model.odata.v4.Context#isOutdated
|
|
67216
|
+
* sap.ui.model.odata.v4.Context#isSelected
|
|
67148
67217
|
*
|
|
67149
67218
|
* @since 1.45.0
|
|
67150
67219
|
*
|
|
@@ -76559,7 +76628,7 @@ declare namespace sap {
|
|
|
76559
76628
|
/**
|
|
76560
76629
|
* HTTP status code returned by the request (if available)
|
|
76561
76630
|
*/
|
|
76562
|
-
statusCode?: string;
|
|
76631
|
+
statusCode?: string | number;
|
|
76563
76632
|
|
|
76564
76633
|
/**
|
|
76565
76634
|
* The status as a text, details not specified, intended only for diagnosis output
|
|
@@ -81034,6 +81103,11 @@ declare namespace sap {
|
|
|
81034
81103
|
* See `vGroup` parameter
|
|
81035
81104
|
*/
|
|
81036
81105
|
group?: boolean | Function;
|
|
81106
|
+
/**
|
|
81107
|
+
* An array of paths that are required for grouping. Supported since 1.147.0; consult the documentation
|
|
81108
|
+
* of the specific model implementation whether it evaluates these paths.
|
|
81109
|
+
*/
|
|
81110
|
+
groupPaths?: string[];
|
|
81037
81111
|
/**
|
|
81038
81112
|
* The binding path for this sorter
|
|
81039
81113
|
*/
|
|
@@ -81143,6 +81217,14 @@ declare namespace sap {
|
|
|
81143
81217
|
* @returns The group function
|
|
81144
81218
|
*/
|
|
81145
81219
|
getGroupFunction(): Function;
|
|
81220
|
+
/**
|
|
81221
|
+
* Returns the group paths.
|
|
81222
|
+
*
|
|
81223
|
+
* @since 1.147.0
|
|
81224
|
+
*
|
|
81225
|
+
* @returns The array of group paths or `undefined` if this sorter has no group paths.
|
|
81226
|
+
*/
|
|
81227
|
+
getGroupPaths(): string[] | undefined;
|
|
81146
81228
|
/**
|
|
81147
81229
|
* Returns the binding path for this sorter; see the path parameter of {@link sap.ui.model.Sorter#constructor}.
|
|
81148
81230
|
*
|
|
@@ -82916,6 +82998,19 @@ declare namespace sap {
|
|
|
82916
82998
|
| boolean
|
|
82917
82999
|
| sap.ui.base.ManagedObject.PropertyBindingInfo
|
|
82918
83000
|
| `{${string}}`;
|
|
83001
|
+
|
|
83002
|
+
/**
|
|
83003
|
+
* If set to `true`, a right-click (context menu) event will be triggered instead of a left-click. This
|
|
83004
|
+
* simulates the native browser right-click behavior by dispatching `mousedown` and `mouseup` with `button:
|
|
83005
|
+
* 2`, followed by a `contextmenu` event. The `xPercentage` and `yPercentage` properties can be used to
|
|
83006
|
+
* specify the position of the right-click event.
|
|
83007
|
+
*
|
|
83008
|
+
* @since 1.147
|
|
83009
|
+
*/
|
|
83010
|
+
rightClick?:
|
|
83011
|
+
| boolean
|
|
83012
|
+
| sap.ui.base.ManagedObject.PropertyBindingInfo
|
|
83013
|
+
| `{${string}}`;
|
|
82919
83014
|
}
|
|
82920
83015
|
|
|
82921
83016
|
/**
|
|
@@ -83534,6 +83629,10 @@ declare namespace sap {
|
|
|
83534
83629
|
* The `Press` action is used to simulate a press interaction with a control. Most controls are supported,
|
|
83535
83630
|
* for example buttons, links, list items, tables, filters, and form controls.
|
|
83536
83631
|
*
|
|
83632
|
+
* The `Press` action can also simulate right-click (context menu) interactions by setting the `rightClick`
|
|
83633
|
+
* property to true. This is useful for testing controls with custom context menus, such as `sap.ui.table.Table`
|
|
83634
|
+
* and `sap.m.Table`.
|
|
83635
|
+
*
|
|
83537
83636
|
* The `Press` action targets a special DOM element representing the control. This DOM element can be customized.
|
|
83538
83637
|
*
|
|
83539
83638
|
* For most most controls (even custom ones), the DOM focus reference is an appropriate choice. You can
|
|
@@ -83633,7 +83732,9 @@ declare namespace sap {
|
|
|
83633
83732
|
/**
|
|
83634
83733
|
* Sets focus on given control and triggers a 'tap' event on it (which is internally translated into a 'press'
|
|
83635
83734
|
* event). If `keyDown` or `keyUp` is set to `true`, dispatches the corresponding keyboard event instead
|
|
83636
|
-
* of mouse events.
|
|
83735
|
+
* of mouse events. If `rightClick` property is set to `true`, triggers a `contextmenu` event instead, along
|
|
83736
|
+
* with appropriate `mousedown` and `mouseup` events. Logs an error if control is not visible (i.e. has
|
|
83737
|
+
* no dom representation)
|
|
83637
83738
|
*/
|
|
83638
83739
|
executeOn(
|
|
83639
83740
|
/**
|
|
@@ -83683,6 +83784,21 @@ declare namespace sap {
|
|
|
83683
83784
|
* @returns Value of property `keyUp`
|
|
83684
83785
|
*/
|
|
83685
83786
|
getKeyUp(): boolean;
|
|
83787
|
+
/**
|
|
83788
|
+
* Gets current value of property {@link #getRightClick rightClick}.
|
|
83789
|
+
*
|
|
83790
|
+
* If set to `true`, a right-click (context menu) event will be triggered instead of a left-click. This
|
|
83791
|
+
* simulates the native browser right-click behavior by dispatching `mousedown` and `mouseup` with `button:
|
|
83792
|
+
* 2`, followed by a `contextmenu` event. The `xPercentage` and `yPercentage` properties can be used to
|
|
83793
|
+
* specify the position of the right-click event.
|
|
83794
|
+
*
|
|
83795
|
+
* Default value is `false`.
|
|
83796
|
+
*
|
|
83797
|
+
* @since 1.147
|
|
83798
|
+
*
|
|
83799
|
+
* @returns Value of property `rightClick`
|
|
83800
|
+
*/
|
|
83801
|
+
getRightClick(): boolean;
|
|
83686
83802
|
/**
|
|
83687
83803
|
* Gets current value of property {@link #getShiftKey shiftKey}.
|
|
83688
83804
|
*
|
|
@@ -83785,6 +83901,28 @@ declare namespace sap {
|
|
|
83785
83901
|
*/
|
|
83786
83902
|
bKeyUp: boolean
|
|
83787
83903
|
): this;
|
|
83904
|
+
/**
|
|
83905
|
+
* Sets a new value for property {@link #getRightClick rightClick}.
|
|
83906
|
+
*
|
|
83907
|
+
* If set to `true`, a right-click (context menu) event will be triggered instead of a left-click. This
|
|
83908
|
+
* simulates the native browser right-click behavior by dispatching `mousedown` and `mouseup` with `button:
|
|
83909
|
+
* 2`, followed by a `contextmenu` event. The `xPercentage` and `yPercentage` properties can be used to
|
|
83910
|
+
* specify the position of the right-click event.
|
|
83911
|
+
*
|
|
83912
|
+
* When called with a value of `null` or `undefined`, the default value of the property will be restored.
|
|
83913
|
+
*
|
|
83914
|
+
* Default value is `false`.
|
|
83915
|
+
*
|
|
83916
|
+
* @since 1.147
|
|
83917
|
+
*
|
|
83918
|
+
* @returns Reference to `this` in order to allow method chaining
|
|
83919
|
+
*/
|
|
83920
|
+
setRightClick(
|
|
83921
|
+
/**
|
|
83922
|
+
* New value for property `rightClick`
|
|
83923
|
+
*/
|
|
83924
|
+
bRightClick?: boolean
|
|
83925
|
+
): this;
|
|
83788
83926
|
/**
|
|
83789
83927
|
* Sets a new value for property {@link #getShiftKey shiftKey}.
|
|
83790
83928
|
*
|
|
@@ -87787,6 +87925,27 @@ declare namespace sap {
|
|
|
87787
87925
|
* Use when there are multiple views with the same viewName.
|
|
87788
87926
|
*/
|
|
87789
87927
|
viewId?: string;
|
|
87928
|
+
/**
|
|
87929
|
+
* The namespace to be prepended to the view name defined in the `viewName` parameter. When set, all `waitFor`
|
|
87930
|
+
* calls inside the page object will resolve the view by `viewNamespace + "." + viewName`.
|
|
87931
|
+
*
|
|
87932
|
+
* Example:
|
|
87933
|
+
* ```javascript
|
|
87934
|
+
*
|
|
87935
|
+
* Opa5.createPageObjects({
|
|
87936
|
+
* onMyPage: {
|
|
87937
|
+
* viewName: "myView",
|
|
87938
|
+
* viewNamespace: "my.app.namespace",
|
|
87939
|
+
* assertions: { ... }
|
|
87940
|
+
* }
|
|
87941
|
+
* });
|
|
87942
|
+
* ```
|
|
87943
|
+
*
|
|
87944
|
+
*
|
|
87945
|
+
* Note: If all page objects share the same `viewNamespace`, consider setting it globally via {@link sap.ui.test.Opa5.extendConfig }
|
|
87946
|
+
* to avoid repetition.
|
|
87947
|
+
*/
|
|
87948
|
+
viewNamespace?: string;
|
|
87790
87949
|
/**
|
|
87791
87950
|
* Base class for the page object's actions and assertions
|
|
87792
87951
|
*/
|
package/types/sap.ui.dt.d.ts
CHANGED
package/types/sap.ui.fl.d.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
// For Library Version: 1.
|
|
1
|
+
// For Library Version: 1.147.1
|
|
2
2
|
|
|
3
3
|
declare namespace sap {
|
|
4
4
|
namespace ui {
|
|
@@ -1471,6 +1471,8 @@ declare namespace sap {
|
|
|
1471
1471
|
|
|
1472
1472
|
"sap/ui/fl/initial/_internal/connectors/Utils": undefined;
|
|
1473
1473
|
|
|
1474
|
+
"sap/ui/fl/initial/_internal/FlexConfiguration": undefined;
|
|
1475
|
+
|
|
1474
1476
|
"sap/ui/fl/initial/_internal/preprocessors/ComponentLifecycleHooks": undefined;
|
|
1475
1477
|
|
|
1476
1478
|
"sap/ui/fl/initial/_internal/preprocessors/ControllerExtension": undefined;
|
|
@@ -1579,6 +1581,8 @@ declare namespace sap {
|
|
|
1579
1581
|
|
|
1580
1582
|
"sap/ui/fl/write/api/ControlPersonalizationWriteAPI": undefined;
|
|
1581
1583
|
|
|
1584
|
+
"sap/ui/fl/write/api/ControlVariantWriteAPI": undefined;
|
|
1585
|
+
|
|
1582
1586
|
"sap/ui/fl/write/api/FeaturesAPI": undefined;
|
|
1583
1587
|
|
|
1584
1588
|
"sap/ui/fl/write/api/FieldExtensibility": undefined;
|