<text>要素 |
![]() |
ネームスペース: | http://xmlns.oracle.com/uix/ui/laf |
構文 |
![]() |
<text
text="string"
[ styleClass="string" ] > <!-- The following child can be anything derived from the given element --> <inlineStyle></inlineStyle> </text>
説明 |
![]() |
<text>要素は、テキストベースのアイコンを登録します。
例 |
![]() |
次の例では、テキスト・アイコンを登録する方法を示します。
<!-- Replace the required icon with a text icon. -->
<icon name="ui:required">
<text text="*"/>
</icon>
子要素 |
![]() |
|