OutSystems Forge 日本語データベース

TimezoneWatcher Plugin

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

Forge英文サイト

2017-01-30 1.0.0 OutSystems Experts 10.0.302.0 Plug-ins
システムタイムゾーンが変更されたときに、アプリケーションに通知を許可します。
システムのタイムゾーンが変わるたびにアプリケーションに通知させてください。 使用法 TimezoneWatcherブロックを、タイムゾーンの変更によって通知されるアプリケーション内の1つ以上の画面にドラッグアンドドロップします。 使い方 アプリケーションがフォアグラウンドで実行され、システムのタイムゾーンが変更された場合、イベントは直ちにTimezoneWatcherブロックを介して送出されます アプリケーションがバックグラウンドであるか閉じている場合、ユーザーがアプリケーションを開くことができるシステム通知がデバイスの通知センターに送信され、イベントはTimezoneWatcherブロックを介してディスパッチされます。 詳細については: https://github.com/OutSystemsExperts/cordova-outsystems-timezonewatcher ライセンス MITライセンス(MIT)

[Overview]
Allow the application to be notified when system timezone changes.
[Detail]
Let your application be notified whenever the system timezone changes. Usage Drag&drop TimezoneWatcher block into one or more screens within your application where you want to be notified by timezone changes. How it works If the application is running in foreground and the system's timezone changes an event is immediately dispatched through TimezoneWatcher block If the application is in background or closed, a system notification is sent to the device's Notification Center from where the user can open the application and an event is dispatched through TimezoneWatcher block. For more details: https://github.com/OutSystemsExperts/cordova-outsystems-timezonewatcher License The MIT License (MIT)
戻る