Telosys JSP Tag Library
Tag button


Button Widget


Tag Information
Tag Classorg.objectweb.telosys.uil.taglib.widget.Button
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
tabindexfalsetruejava.lang.StringStandard html 'tabindex' 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)
disabledfalsetruejava.lang.StringDisabled flag : 'true' or 'false' (default : false)
txttruetruejava.lang.StringThe text of the button
imgfalsetruejava.lang.StringThe image to insert in the button (from standard images location)
imgsrcfalsetruejava.lang.StringThe image to insert in the button (with specific source path)
imgposfalsetruejava.lang.StringThe image position in the button : left|right|top|bottom (default : left)
alignfalsetruejava.lang.StringText and image alignement : middle|top|bottom (default : middle)
spacerfalsetruejava.lang.StringThe space between the image and the text (in pixels)
onclickfalsetruejava.lang.StringNo Description
ondblclickfalsetruejava.lang.StringNo Description
onmouseoverfalsetruejava.lang.StringNo Description
onmouseoutfalsetruejava.lang.StringNo Description
onfocusfalsetruejava.lang.StringNo Description
onblurfalsetruejava.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.