Telosys JSP Tag Library
Tag image


Image widget with standard src or context resource path


Tag Information
Tag Classorg.objectweb.telosys.uil.taglib.widget.Image
TagExtraInfo ClassNone
Body ContentEMPTY
Display NameNone

Attributes
NameRequiredRequest-timeTypeDescription
idfalsetruejava.lang.StringStandard html 'id' attribute
clfalsetruejava.lang.StringCSS class name ( same as html 'class' attribute )
stylefalsetruejava.lang.StringStandard html 'style' attribute ( for CSS )
titlefalsetruejava.lang.StringStandard html 'title' attribute
xfalsetruejava.lang.StringX coordinate : offset (in pixels) from left edge
yfalsetruejava.lang.StringY coordinate : offset (in pixels) from top edge
widthfalsetruejava.lang.StringWidth (in pixels)
heightfalsetruejava.lang.StringHeight (in pixels)
srcfalsetruejava.lang.StringStandard URL of the image to display, used as is (same attribute as HTML src)
cresfalsetruejava.lang.StringImage provided by a context resource (resource path in the context "images root dir" )
altfalsetruejava.lang.StringShort description of the image (same as HTML alt)
onclickfalsetruejava.lang.StringNo Description
ondblclickfalsetruejava.lang.StringNo Description
onmouseoverfalsetruejava.lang.StringNo Description
onmouseoutfalsetruejava.lang.StringNo Description

Variables
No Variables Defined.


Output Generated by Tag Library Documentation Generator. Java, JSP, and JavaServer Pages are trademarks or registered trademarks of Sun Microsystems, Inc. in the US and other countries. Copyright 2002-4 Sun Microsystems, Inc. 4150 Network Circle Santa Clara, CA 95054, U.S.A. All Rights Reserved.