rich
Tag tabPanel


A tab panel displaying tabs for grouping content of a panel.


Tag Information
Tag Classorg.richfaces.taglib.TabPanelTag
TagExtraInfo ClassNone
Body ContentJSP
Display NameNone

Attributes
NameRequiredRequest-timeTypeDescription
widthfalsefalsejava.lang.StringWidth of a tab panel defined in pixels or in percents. The default value is 100%
contentStylefalsefalsejava.lang.StringA CSS style is for the content of a tab panel
titlefalsefalsejava.lang.StringAdvisory title information about markup elements generated for this component
activeTabClassfalsefalsejava.lang.StringA CSS class to be applied to an active tab
tabClassfalsefalsejava.lang.StringA CSS class to be applied to all tabs
renderedfalsefalsejava.lang.StringIf "false", this component is rendered.
idfalsefalsejava.lang.StringEvery component may have a unique id that is automatically created if omitted
dirfalsefalsejava.lang.StringAlternate textual description of the element rendered by this component
styleClassfalsefalsejava.lang.StringCorresponds to the HTML class attribute
switchTypefalsefalsejava.lang.StringTab switch algorithm: "client", "server"(default), "ajax"
heightfalsefalsejava.lang.StringHeight of a tab panel defined in pixels or in percents
onkeypressfalsefalsejava.lang.StringHTML: a script expression; a key is pressed and released
ondblclickfalsefalsejava.lang.StringHTML: a script expression; a pointer button is double-clicked
headerAlignmentfalsefalsejava.lang.StringSets tab headers alignment. It can be "left", "center" or "right". "left" is used by default
stylefalsefalsejava.lang.StringCSS style(s) is/are to be applied when this component is rendered
onmouseoverfalsefalsejava.lang.StringHTML: a script expression; a pointer is moved onto
valuefalsefalsejava.lang.StringThe initial value to set when rendered for the first time
onkeyupfalsefalsejava.lang.StringHTML: a script expression; a key is released
disabledTabClassfalsefalsejava.lang.StringA CSS class to be applied to a disabled tab
converterfalsefalsejava.lang.StringId of Converter to be used or reference to a Converter
requiredfalsefalsejava.lang.StringIf "true", this component is checked for non-empty input
langfalsefalsejava.lang.StringCode describing the language used in the generated markup for this component
onclickfalsefalsejava.lang.StringHTML: a script expression; a pointer button is clicked
inactiveTabClassfalsefalsejava.lang.StringCSS class to be applied to an inactive (but not disabled) tab
valueChangeListenerfalsefalsejava.lang.StringListener for value changes
onmouseoutfalsefalsejava.lang.StringHTML: a script expression; a pointer is moved away
onkeydownfalsefalsejava.lang.StringHTML: a script expression; a key is pressed down
onmousedownfalsefalsejava.lang.StringHTML: script expression; a pointer button is pressed down
selectedTabfalsefalsejava.lang.StringselectedTab
contentClassfalsefalsejava.lang.StringA CSS class for content of a tab panel
validatorfalsefalsejava.lang.StringMethodBinding pointing at a method that is called during Process Validations phase of the request processing lifecycle, to validate the current value of this component
immediatefalsefalsejava.lang.StringA flag indicating that this component value must be converted and validated immediately (that is, during Apply Request Values phase), rather than waiting until a Process Validations phase
onmouseupfalsefalsejava.lang.StringHTML: script expression; a pointer button is released
bindingfalsefalsejava.lang.StringThe attribute takes a value-binding expression for a component property of a backing bean
onmousemovefalsefalsejava.lang.StringHTML: a script expression; a pointer is moved within
headerSpacingfalsefalsejava.lang.StringSets tab headers spacing. It should be a valid size unit expression

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.