Utility to get a partial
Utility to get a partial
Exposes the original AMD module of an SAP Web IDE service proxy. This can allow accessing "private" methods on a service.
Exposes the "require.js" AMD modules from the "iframe" of the SAP Web IDE instance.
An SAP Web IDE "env.json" object (NOT a URL link to one).
An SAP Web IDE feature configuration to be used as the root configuration when starting SAP Web IDE.
Default value is: "/base/node_modules/webide/src/main/webapp/index.html".
Flag to enable or disable the use of the "sap-ide-debug=true" flag in the SAP Web IDE URL.
Common presets for using "pluginsTransformDef" to mock (i.e., replace) SAP Web IDE capabilities. Most commonly used to mock the back-end service to allow testing with an "in-memory" fake file system.
Definition of SAP Web IDE plugin transformation that happens BEFORE any plugins are registered in the "pluginRegistry". This allows using mock plugins or adding plugins to the SAP Web IDE instance that starts during tests.
Flag to enable or disable the use of the "sap-ui-debug=true" flag in the SAP Web IDE URL.
Path to load SAPUI5 from this instance of SAP Web IDE.
Additional url params passed to the webide instance for example: { user: "TECHNICAL_USER", myFlag: "myValue" }
For the window where SAP Web Ide is running. This is resolved when the SAP Web IDE core has finished loading (all_plugins_started).
Generated using TypeDoc
Exposes a service from the SAP Web IDE instance.