tabs
Tag tab


These tags must be included in a "tabs" tag; they represent the tabs. The body of the selected tab will be displayed with a box around it with the same color of the selected tab. The placement of the box is either above or below the tabs depending on the value of the "position" attribute of the "tabs" tag.


Tag Information
Tag Classorg.freehep.webutil.tabs.TabTag
TagExtraInfo ClassNone
Body Contentscriptless
Display NameNone

Attributes
NameRequiredRequest-timeTypeDescription
nametruetruejava.lang.StringThe name of the tab. This will appear in the tab itself.
valuefalsetruejava.lang.StringThe value of the tab. If not provided it's the name.
hreffalsetruejava.lang.StringThe href this tab should point to. This value overwrites the "href" attribute of the "tabs" tag.
targetfalsetruejava.lang.StringThe target for the href attribute.

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.