Telosys JSP Tag Library
Tag radiogroup


Radio group widget (radio items container)


Tag Information
Tag Classorg.objectweb.telosys.uil.taglib.widget.RadioGroup
TagExtraInfo ClassNone
Body ContentJSP
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)
zonefalsetruejava.lang.StringThe 'screen zone' name (used to identify a set of widgets)
datafalsetruejava.lang.StringData binding with screen context (on the 'server side') : 'element.attribute', or 'attribute' ( of the default element ), or '#' to use the widget 'id'
namefalsetruejava.lang.StringStandard html 'name' attribute
valuefalsetruejava.lang.StringThe initial value of the radiogroup
disabledfalsetruejava.lang.StringDisabled flag : 'true' or 'false' (default : false)
postbackfalsetruejava.lang.StringIf "none" : do not get postback value, else : use form postback storage if any

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.