<globalButtonBar>要素 |
 |
ネームスペース: |
http://xmlns.oracle.com/uix/ui |
派生元: |
<ui:base>要素 |
グループ: |
UIX Components |
要素の型: |
UINode |
<globalButtonBar>要素は、一連のGlobalButtonをレイアウトし、オプションでApplicationSwitcherもレイアウトします。
構文 |
 |
<globalButtonBar> </globalButtonBar>
注意:
この要素は派生元要素のすべての属性と子要素を持つことができます。
説明 |
 |
<globalButtonBar>要素は、一連のGlobalButtonをレイアウトし、オプションでApplicationSwitcherもレイアウトします。
例 |
 |
<globalButtonBar>
<contents>
<globalButton icon="/baja/globalhelp.gif" text="Help"
destination="http://bali.us.oracle.com/cabo/marlin/docs/FAQ.html"/>
<globalButton icon="/baja/globalhelp.gif" text="Help 2"
destination="http://bali.us.oracle.com/cabo/marlin/docs/FAQ.html"/>
<applicationSwitcher name="mySwitcher" formSubmitted="true">
<contents>
<option text="iReceivables" value="iReceivables"/>
<option text="Human Resources" value="HumanResources"/>
<option text="Finance" value="Finance"/>
<option text="iLearning" value="iLearning" selected="true"/>
</contents>
</applicationSwitcher>
</contents>
</globalButtonBar>
子要素 |
 |