Class Index | File Index

Classes


Namespace chip.navigation

The namespace for the CHIP API's navigation contract, which allows you to navigate to a launchpad URL in a surrounding shell.
Defined in: navigation.js.

Namespace Summary
Constructor Attributes Constructor Name and Description
 
Method Summary
Method Attributes Method Name and Description
<static>  
chip.navigation.navigateToUrl(sUrl, oSettings)
Navigates to the given URL using the optional settings.
Namespace Detail
chip.navigation
Since:
1.2.0
Method Detail
<static> chip.navigation.navigateToUrl(sUrl, oSettings)
Navigates to the given URL using the optional settings.
Parameters:
{string} sUrl
the URL to navigate to
{object} oSettings Optional
the settings
Since:
1.2.0
See:
sap.ui2.shell.getNavigationHandle().navigateToUrl()

©Copyright (c) 2009-2014 SAP SE, All Rights Reserved
Documentation generated by JsDoc Toolkit 2.4.0 on Tue Mar 14 2017 08:48:14 GMT-0000 (UTC)