<contentFooter>要素 |
![]() |
ネームスペース: | http://xmlns.oracle.com/uix/ui |
派生元: | <ui:base>要素 |
グループ: | UIX Components |
要素の型: | UINode |
構文 |
![]() |
<contentFooter
[ width="string" ] > <contents><!-- indexed children --></contents> <start></start> </contentFooter>
説明 |
![]() |
<contentFooter>要素は、水平のセパレータを作成して、ページ・レベルのアクション/ナビゲーション・ボタンを、ページ・コンテンツと区別します。
例 |
![]() |
<contentFooter>
<start>
<link text="Return to Shopping Cart"
destination="http://www.oracle.com"/>
</start>
<contents>
<pageButtonBar>
<contents>
<button text="Cancel"
destination="http://www.oracle.com"/>
<button text="Buy"
destination="http://www.oracle.com"/>
</contents>
</pageButtonBar>
</contents>
</contentFooter>
子要素 |
![]() |
|