<image>要素 |
![]() |
ネームスペース: | http://xmlns.oracle.com/uix/ui |
派生元: | <ui:base>要素 |
グループ: | UIX Components |
要素の型: | UINode |
構文 |
![]() |
<image source="anyURI" [ accessKey="ui:char" ] [ autoflip="boolean" ] [ borderWidth="unsignedInt" ] [ destination="anyURI" ] [ height="string" ] [ hAlign="ui:hAlignType" ] [ imageMapType="ui:imageMapType" ] [ longDescURL="anyURI" ] [ text="string" ] [ width="string" ] [ data:primaryClientAction ="data binding to oracle.cabo.ui.action.ClientAction" ] > <primaryClientAction></primaryClientAction> </image>
説明 |
![]() |
imageコントロールはイメージ・タグを作成します。 (ベースBean型のshortDesc属性を使用して、altイメージ・タグを設定できます。)
例 |
![]() |
<image source="images/globalhelp.gif"
shortDesc="help"
hAlign="center"
destination="http://www.oracle.com"
height="50"
width="50"/>
属性 |
![]() |
子要素 |
![]() |
|
Copyright © 2001, 2004, Oracle.All rights reserved.