o
Tag tabSetItem


This tag is used to define a fixed set of tabs. Child components of the tabSetItem tag are rendered as the tab contents. This tag should be specified only in the tabSet tag.


Tag Information
Tag Classorg.openfaces.taglib.jsp.select.TabSetItemJspTag
TagExtraInfo ClassNone
Body ContentJSP
Display NameNone

Attributes
NameRequiredBinding TypeELDefaultDescription
itemValuefalsejavax.el.ValueExpression
(must evaluate to java.lang.Object)
truenullThe server-side value of the TabSet item.
renderedfalsejavax.el.ValueExpression
(must evaluate to boolean)
truetrueA flag that indicates whether or not this tab is visible.

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.