OutSystems Forge 日本語データベース

DynamicTable

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

Forge英文サイト

2018-06-22 2.0.0 Carlos Alfradique All All Components, Widgets, Applications, Developer Tools
この要素を使用すると、動的な量の表と列を持つ表を作成できます。 これは、すべて構造体を埋めるデータの量に基づいて行われます。 構造体に必要な要素は、Table要素、Row要素、Cell要素です。 セル構造のプロパティを変更し、セルが表示されているウェブブロックの新しいプロパティを使用して、テーブルセル内に任意の機能を追加できます。
アプリケーションをダウンロードした後、Exampleを開いて動作させることができます。 ウィジェットは以下のように使用する必要があります: ページの準備では、テーブル構造で目的のデータをロードします。 テーブルの構造は次のとおりです。 表 - >行のリスト - >セルのリスト 現在、セル構造には次が含まれています。 Type Data Begin End しかし、必要に応じて変更する必要があります。 ダイナミックテーブルウィジェットをページに配置し、テーブル構造を入力として設定します。 構造を変更した場合は、ウィジェットモジュール内で、「行」ウェブブロック上の「リストレコード」内に表示される内容を変更してください。 何も変更しなかった場合は、セル構造内の "データ"に追加されたすべての値を表示するテーブルがレンダリングされます。 質問は、結論ビジネスアプリケーションモデリング(オランダ)にお気軽にお問い合わせください。 敬具 バート・ファン・ダイク bvandijk@conclusion.nl

[Overview]
Using this element you can create tables with a dynamic amount of tables and columns. This will all be based on the amount of data that you fill the structure with. Needed for the structure is the Table element, Row element and Cell element. By altering the properties of the Cell-structure and use those new properties in webblock where the cells are displayed you can add any desired functionality within your table cells.
[Detail]
After downloading the app you can open the Example to see it working. The widget should be used as followed: In the preparation of a page load the desired data in the Table structure. The table structure is as followed: Table --> List of Rows --> List of Cells The cell structure currently contains: Type Data Begin End But should be altered as desired. Place the Dynamic Table widget on your page and set the Table structure as input. If you made changes to the structure, make sure that within the widget module you change what will be displayed within the "List Records" on the "Rows" webblock. If you didn't change anything the table will be rendered displaying all the values that have been added to "Data" within the Cell-structure. For questions feel free to contact Conclusion Business Application Modeling (the Netherlands) Kind regards, Bart van Dijk bvandijk@conclusion.nl Kind regards, Carlos Alfradique carlos.filho@doitlean.com
戻る