<iconKey>要素 |
 |
ネームスペース: |
http://xmlns.oracle.com/uix/ui |
派生元: |
<ui:base>要素 |
グループ: |
UIX Components |
要素の型: |
UINode |
iconKeyは、アイコンの意味を説明するキーを作成します。
構文 |
 |
<iconKey [
name="
ui:iconKeyIcons" ]
></iconKey>
注意:
この要素は派生元要素のすべての属性と子要素を持つことができます。
説明 |
 |
iconKeyは、アイコンの意味を説明するキーを作成します。name属性によって、説明する必要のあるアイコンを指定します。このコントロールは任意の場所に配置できますが、通常はpageLayoutのpageStatusリージョンに配置します。
例 |
 |
<pageLayout>
<pageStatus>
<iconKey name="required"/>
</pageStatus>
...
</pageLayout>
属性 |
 |
|
説明 |
型 |
name |
説明するアイコンを識別する文字列。現在サポートされている値は、requiredのみです。 |
ui:iconKeyIcons |
|
This document was generated on Wed Jul 07 19:21:56 PDT 2004
Copyright © 2001, 2004, Oracle.All rights reserved.