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