Class Index | File Index

Classes


Namespace chip.searchProvider

The namespace for the CHIP API's searchProvider contract, which allows you to add a search provider to a surrounding shell.
Defined in: searchProvider.js.

Namespace Summary
Constructor Attributes Constructor Name and Description
 
Method Summary
Method Attributes Method Name and Description
<static>  
chip.searchProvider.addSearchProvider(sUrl)
Adds a search provider with the given URL (if this feature is available).
Namespace Detail
chip.searchProvider
Since:
1.2.0
Method Detail
<static> chip.searchProvider.addSearchProvider(sUrl)
Adds a search provider with the given URL (if this feature is available).
Parameters:
{string} sUrl
the search provider's URL
Since:
1.2.0
See:
sap.ui2.shell.getSearchHandle().addSearchProvider()

©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)