Openui5: API Reference: sap.m.InstanceManager Is Not Listed

Created on 9 Oct 2018  路  2Comments  路  Source: SAP/openui5

Not sure if it's hidden on purpose, but it has a @public annotation and the sap.m.MessageBox mentions it multiple times. For example:

(...) dialog is closed by calling sap.m.InstanceManager.closeAllDialogs().

So I was curious what kind of module the InstanceManager is but couldn't find it in the API reference.

URL (minimal example if possible)

https://openui5nightly.hana.ondemand.com/#/api/sap.m.MessageBox/methods/sap.m.MessageBox.alert

Steps to reproduce the problem

  1. Open the above page
  2. Filter the Tree by InstanceManager

What is the expected result?

The item sap.m.InstanceManager is displayed in the Tree.

What happens instead?

No results found.

Any other information? (attach screenshot if possible)

sapui5 api reference filtering by instancemanager

https://github.com/SAP/openui5/blob/master/src/sap.m/src/sap/m/InstanceManager.js

bug fixed

Most helpful comment

Fix should become visible on openui5nightly after the next nightly build.

All 2 comments

Hello @boghyon,
Thank you for sharing this finding. I've created an internal incident 1880599705. The status of the issue will be updated here in GitHub.
Regards,
Nayden

Fix should become visible on openui5nightly after the next nightly build.

Was this page helpful?
0 / 5 - 0 ratings