Helper that adds window features 'noopener noreferrer' when opening an address to ensure that no opener browsing context is forwarded. If forwarding of the opener browsing context is needed, the native window.open
API should be used.
Param | Type | Default Value | Description |
---|---|---|---|
sUrl | sap.ui.core.URI | URL of a document that should be loaded in the new window | |
sWindowName | string | Name of the new window |
Method | Description |
---|