<uix:tableSelection>タグ
ネームスペース:  http://xmlns.oracle.com/uix/ui

表での選択を有効にする機能のためのノード。

構文
<uix:tableSelection >
     <!-- The following child can be anything derived from the given tag -->
   <uix:singleSelection> </uix:singleSelection>
     <!-- The following child can be anything derived from the given tag -->
   <uix:multipleSelection> </uix:multipleSelection>
</uix:tableSelection>

注意: 
  • このタグは<uix:table>タグ内で使用されます。

  • 説明

    表によりレンダリングされるSingleSelectionBeanまたはMultipleSelectionBean。


    子タグ

    説明 必須 組込み可能な数
    <uix:singleSelection> 1行を選択する表に使用されます。 いいえ 1
    <uix:multipleSelection> 複数行を選択する表に使用されます。 いいえ 1