x
Tag panelTabbedPane




Tag Information
Tag Classorg.apache.myfaces.custom.tabbedpane.HtmlPanelTabbedPaneTag
TagExtraInfo ClassNone
Body ContentJSP
Display NameNone

Attributes
NameRequiredRequest-timeTypeDescription
idfalsefalsejava.lang.StringEvery component may have an unique id. Automatically created if omitted.
renderedfalsefalsejava.lang.StringIf false, this component will not be rendered.
bindingfalsefalsejava.lang.StringComponent binding.
transientfalsefalsejava.lang.StringIf true, this component will not be saved during state saving.
dirfalsefalsejava.lang.StringNo Description
langfalsefalsejava.lang.StringNo Description
stylefalsefalsejava.lang.StringNo Description
titlefalsefalsejava.lang.StringNo Description
styleClassfalsefalsejava.lang.StringCorresponds to the HTML class attribute.
onclickfalsefalsejava.lang.StringNo Description
ondblclickfalsefalsejava.lang.StringNo Description
onmousedownfalsefalsejava.lang.StringNo Description
onmouseupfalsefalsejava.lang.StringNo Description
onmouseoverfalsefalsejava.lang.StringNo Description
onmousemovefalsefalsejava.lang.StringNo Description
onmouseoutfalsefalsejava.lang.StringNo Description
onkeypressfalsefalsejava.lang.StringNo Description
onkeydownfalsefalsejava.lang.StringNo Description
onkeyupfalsefalsejava.lang.StringNo Description
alignfalsefalsejava.lang.StringNo Description
borderfalsefalsejava.lang.StringNo Description
bgcolorfalsefalsejava.lang.StringNo Description
cellpaddingfalsefalsejava.lang.StringNo Description
cellspacingfalsefalsejava.lang.StringNo Description
datafldfalsefalsejava.lang.StringNo Description
datasrcfalsefalsejava.lang.StringNo Description
dataformatasfalsefalsejava.lang.StringNo Description
framefalsefalsejava.lang.StringNo Description
rulesfalsefalsejava.lang.StringNo Description
summaryfalsefalsejava.lang.StringNo Description
widthfalsefalsejava.lang.StringNo Description
enabledOnUserRolefalsefalsejava.lang.String If user is in given role, this component will be rendered normally. If not, no hyperlink is rendered but all nested tags (=body) are rendered.
visibleOnUserRolefalsefalsejava.lang.String If user is in given role, this component will be rendered normally. If not, nothing is rendered and the body of this tag will be skipped.
selectedIndexfalsefalsejava.lang.String Index of tab that is selected by default.
activeTabStyleClassfalsefalsejava.lang.String Style class of the active tab cell.
inactiveTabStyleClassfalsefalsejava.lang.String Style class of the inactive tab cells.
disabledTabStyleClassfalsefalsejava.lang.String Style class of the disabled tab cells.
activeSubStyleClassfalsefalsejava.lang.String Style class of the active tab sub cell.
inactiveSubStyleClassfalsefalsejava.lang.String Style class of the inactive tab sub cells.
tabContentStyleClassfalsefalsejava.lang.String Style class of the active tab content cell.

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.