OutSystems Forge 日本語データベース

Now Plugin InAppBrowser

※Forge全件データの日本語検索サービスをご利用になりたい場合は、こちらまでお問合せください。

Forge英文サイト

2015-12-31 1.0.0 Mobility Experts 9.0.0.36 All All Widgets, Plug-ins
カスタマイズされたOutSystems Nowで直接外部URLを開きます。
カスタムバージョンのOutSystemsNowに機能を追加します。ユーザーが外部URLをアプリケーションで直接開くことができるようにするか、Webviewで直接か、システムブラウザで開くことができます。 この機能を使用するには、Outsystems Nowのバージョンをカスタマイズする必要があります(カスタマイズ方法はhttp://labs.outsystems.net/OutSystemsNowDocs/OutSystemsNowOpenSource.aspx)。ネイティブCordovaプラグイン(https: //github.com/apache/cordova-plugin-inappbrowser)をプロジェクトに追加します。このプラグインは、Android、iOS、Windowsモバイルオペレーションシステムをサポートしています。 このコンポーネントは、InAppBrowser機能の使用を迅速に有効にするためのWebブロックとアクションを提供します。 InAppBrowserについて プラグインはWebブラウザの表示を提供します。 InAppBrowserウィンドウは標準のWebブラウザのように動作し、Cordova APIにアクセスできません。このため、サードパーティの(信頼できない)コンテンツをメインのCordova Webviewに読み込むのではなく、読み込む必要がある場合は、InAppBrowserをお勧めします。 InAppBrowserはホワイトリストの対象ではありません。 続きを読む:https://github.com/apache/cordova-plugin-inappbrowser

[Overview]
Open external URLs directly in your customized OutSystems Now.
[Detail]
Give the ability to your customized version of OutSystems Now to allow the user to open external URLs directly in the application (no access to cordova), or directly in the webview (replace your app) or to open in the system browser. In order to use this functionality, you'll need to customize a version of OutSystems Now (see how to customize it: http://labs.outsystems.net/OutSystemsNowDocs/OutSystemsNowOpenSource.aspx) and add the native Cordova plugin (https://github.com/apache/cordova-plugin-inappbrowser) to your project. This plugin supports Android, iOS & Windows mobile operation systems. This component provides webblocks and actions to quickly enable the use of InAppBrowser functionalities. About InAppBrowser The plugin provides a web browser view. The InAppBrowser window behaves like a standard web browser, and can't access Cordova APIs. For this reason, the InAppBrowser is recommended if you need to load third-party (untrusted) content, instead of loading that into the main Cordova webview. The InAppBrowser is not subject to the whitelist. Read more: https://github.com/apache/cordova-plugin-inappbrowser
戻る