<columnFooter>要素 |
![]() |
ネームスペース: | http://xmlns.oracle.com/uix/ui |
構文 |
![]() |
<columnFooter></columnFooter>
説明 |
![]() |
表のフッターのレンダリングに使用するノード。 通常は、TotalRowBeanまたはAddTableRowBeanのどちらかです。
例 |
![]() |
<table ...>
<columnFooter>
<addTableRow />
</columnFooter>
...
</table>