OutSystems Forge 日本語データベース

File Storage Image

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

Forge英文サイト

2017-07-17 1.0.0 Grazina All All Widgets
URIを使用してファイルストレージからイメージを使用する
モバイルファイルの保存場所にある画像をレンダリングします。 FilePluginを使用して、ファイルURIをBLOBに変換し、次にそれをレンダリングします。 イメージのレンダリングは、OnReadyとOnParametersChangedという2つのイベントでトリガーされます。 ウィジェットには、ロードされたイメージのコールバックを有効にするOnLoadイベントもあります。

[Overview]
Use images from the file storage using URI
[Detail]
Renders images that are stored in the mobile filestorage. It uses FilePlugin to be able to convert a file URI to a blob, which is then rendered. The image rendering is triggered on two events: OnReady and OnParametersChanged. The widget also has an OnLoad event to enable callbacks on image loaded.
戻る