<tableSelection>要素 |
 |
ネームスペース: |
http://xmlns.oracle.com/uix/ui |
表内の行の選択に使用されるコンポーネント。
構文 |
 |
<tableSelection > <!-- The following child can be anything derived from the given element -->
<!-- The following child can be anything derived from the given element -->
</tableSelection>
注意:
data:で始まる属性は、実際には要素となります。data:は、その属性構文がデータ・バインドせずに使用されることがないことを示しています。
説明 |
 |
表によりレンダリングされるSingleSelectionBeanまたはMultipleSelectionBean。
例 |
 |
<table ...>
<tableSelection>
<singleSelection/>
</tableSelection>
...
</table>
子要素 |
 |
This document was generated on Sat May 17 02:06:03 PDT 2003