RichFaces
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 not rendered
idfalsefalsejava.lang.StringEvery component may have a unique id that is automatically created if omitted
dirfalsefalsejava.lang.StringDirection indication for text that does not inherit directionality. Valid values are "LTR" (left-to-right) and "RTL" (right-to-left)
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
requiredMessagefalsefalsejava.lang.StringA ValueExpression enabled attribute that, if present, will be used as the text of the validation message for the "required" facility, if the "required" facility is used
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" 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
validatorMessagefalsefalsejava.lang.StringA ValueExpression enabled attribute that, if present, will be used as the text of the validator message, replacing any message that comes from the validator
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
headerClassfalsefalsejava.lang.StringA CSS style is for the header of a tab panel.
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.StringAttribute defines name of selected tab
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
converterMessagefalsefalsejava.lang.StringA ValueExpression enabled attribute that, if present, will be used as the text of the converter message, replacing any message that comes from the converter
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.