<text>要素 |
 |
ネームスペース: |
http://xmlns.oracle.com/uix/ui/laf |
<text>要素は、テキストベースのアイコンを定義します。
構文 |
 |
<text > <!-- The following child can be anything derived from the given element -->
</text>
注意:
説明 |
 |
<text>要素は、テキストベースのアイコンを登録します。
例 |
 |
次の例では、テキスト・アイコンを登録する方法を示します。
<!-- Replace the required icon with a text icon. -->
<icon name="ui:required">
<text text="*"/>
</icon>
属性 |
 |
|
説明 |
型 |
styleClass |
アイコンのテキストに適用されるスタイル・クラス。 |
string |
text |
アイコンのテキスト。 必須。 |
string |
|
子要素 |
 |
This document was generated on Wed Jul 07 19:22:04 PDT 2004
Copyright © 2001, 2004, Oracle.All rights reserved.