OutSystems Forge 日本語データベース

Full Screen Ajax Wait

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

Forge英文サイト

2015-10-09 1.0.0 Truewind-Chiron 9.0.1.20 All All Components, Widgets, Plug-ins
Ajax Ajaxリクエストが実行されている間、アプリケーション内のクリックを防ぐために、フルスクリーンのバックグラウンドを持つ処理待ちダイアログです。
Ajaxリクエストの実行中にユーザーがアプリケーションをクリックしないようにしたいことはありますか? このモジュールはその問題に対する簡単な解決策です。 既存のOutSystemsモデルであるAjax Waitで使用して、いくつかのスタイルを修正し、ウィジェットに柔軟性を加えるための追加オプションを追加しました。 http://www.ajaxload.infoのようなサイトで新しい処理待ちイメージを作成して使用することもできます。 .NETとJavaスタックの両方のコードで、非常にシンプルなSleepアクションを追加しました。 免責事項:***SleepはJava環境ではテストされていません。***

[Overview]
Ajax Wait replacer with Full Screen background to prevent clicks in the application while the Ajax request is executing
[Detail]
Ever wanted to prevent users from clicking in the application when an Ajax request is executing? This is a simple solution for that problem. Using the existing OutSystems model for the Ajax Wait, just reworked some styles and included additional options to add more flexibility to the widget. You can use a site like http://www.ajaxload.info to create some new images to use. Added a very simple Sleep action with code for both .NET and Java stacks. DISCLAIMER: ***Sleep not tested in a Java environment, since currently I don't have access to one***
戻る