<uri-image>要素 |
![]() |
ネームスペース: | http://xmlns.oracle.com/uix/ui/laf |
構文 |
![]() |
<uri-image
uri="anyURI"
[ height="positiveInteger" ]
[ rtl-uri="anyURI" ]
[ styleClass="string" ]
[ width="positiveInteger" ] > <!-- The following child can be anything derived from the given element --> <inlineStyle></inlineStyle> </uri-image>
説明 |
![]() |
<uri-image>要素は、完全なURIで指定したイメージ・アイコンを登録します。
例 |
![]() |
次の例では、完全なURIでイメージ・アイコンを登録する方法を示します。
<!-- Replace the warning icon with a fully
specified URI icon -->
<icon name="ui:warning">
<uri-image uri="/webapp/laf/custom/warning.gif"/>
</icon>
属性 |
![]() |
子要素 |
![]() |
|