<uix:applicationSwitcher>タグ |
![]() |
ネームスペース: | http://xmlns.oracle.com/uix/ui |
派生元: | <uix:optionContainer>タグ |
グループ: | UIX Components |
タグの型: | UINode |
構文 |
![]() |
<uix:applicationSwitcher
[ destination="string"
]
[ destinationBinding="data binding to string"
]
[ formName="string"
]
[ formNameBinding="data binding to string"
]
[ formSubmitted="boolean"
]
[ formSubmittedBinding="data binding to boolean"
]
[ title="string"
]
[ titleBinding="data binding to string"
]
[ unvalidated="boolean"
]
[ unvalidatedBinding="data binding to boolean"
] >
<uix:contents> <!-- indexed children --> </uix:contents>
</uix:applicationSwitcher>
説明 |
![]() |
このタグは、1つのアプリケーションから別のアプリケーションへの切替えに、GlobalButtonBarで使用されます。ApplicationSwitcherには任意の数のOptionBeanが含まれ、各OptionBeanは、ユーザーが選択できるオプションのアプリケーションを表します。OptionBean内のテキストは、できるだけ短くしてください。
name属性は必須です。フォーム送信自体はオプションですが、Netscape 4.xで選択に応じた表示を正しく行うには、フォームにApplicationSwitcherが必要です。
ApplicationSwitcherのイベント
属性 |
![]() |
子タグ |
![]() |
|