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