OutSystems Forge 日本語データベース

ClickableTable

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

Forge英文サイト

2016-08-23 1.2.1 Pedro Oliveira 9.1.301.0 All All Widgets
プラットフォームのエディタブルテーブルと同様のスタイルでクリック操作によってアクションが表示されるビューを作成することができます。
プラットフォームのエディタブルテーブルと同様のスタイルでクリック操作によってアクションが表示されるビューを作成することができます。 これは、コアモジュールとサンプルで構成されているため、直接再利用してください。 使用方法は次のとおりです。 ClickableTable eSpaceでclickableTableBlockへの参照を追加 クリック可能なテーブルを必要とするページにウェブロックを追加(ajaxリフレッシュを使用する場合は同じリフレッシュエリア内である必要があります。) テーブルでは、スタイルをClickableTableに設定し、最後の列にアクションを追加(実行時には表示されません) パブリッシュとテスト

[Overview]
Enables you to build a view only Table in which actions show up on click in a similar style to the Platform's Editable Table.
[Detail]
Enables you to build a view only Table in which actions show up on click in a similar style to the Platform's Editable Table. It should be directly reusable as it is structured in a core module and a sample. The instructions for using it are Add reference to clickableTableBlock in ClickableTable eSpace Add weblock to the page where you want the clickable table (inside the same refresh area if using ajax refresh for it) In the table, set the style to ClickableTable and add your actions to the last columns (it will not be visible in runtime) Publish and test
戻る