Telosys JSP Tag Library
Tag tab


Tab widget


Tag Information
Tag Classorg.objectweb.telosys.uil.taglib.widget.Tab
TagExtraInfo ClassNone
Body ContentJSP
Display NameNone

Attributes
NameRequiredRequest-timeTypeDescription
idfalsetruejava.lang.StringStandard html 'id' attribute
stylefalsetruejava.lang.StringStandard html 'style' attribute ( for CSS )
widthfalsetruejava.lang.StringWidth (in pixels)
txtfalsetruejava.lang.StringThe text printed in the tab
selectedfalsetruejava.lang.StringTab selected or not : 'true' or 'false' (default : 'false')
panelfalsetruejava.lang.StringThe id of the tabpanel linked with the current tab
onselectfalsetruejava.lang.StringAction (script) executed when the tab is selected

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.