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
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.
inactiveTabClassfalsefalsejava.lang.StringCSS class to be applied to an inactive (but not disabled) tab
activeTabClassfalsefalsejava.lang.StringA CSS class to be applied to an active tab
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
langfalsefalsejava.lang.StringCode describing the language used in the generated markup for this component
tabClassfalsefalsejava.lang.StringA CSS class to be applied to all tabs
idfalsefalsejava.lang.StringEvery component may have a unique id that is automatically created if omitted
valueChangeListenerfalsefalsejava.lang.StringListener for value changes
titlefalsefalsejava.lang.StringAdvisory title information about markup elements generated for this component
heightfalsefalsejava.lang.StringHeight of a tab panel defined in pixels or in percents
stylefalsefalsejava.lang.StringCSS style(s) is/are to be applied when this component is rendered
dirfalsefalsejava.lang.StringDirection indication for text that does not inherit directionality. Valid values are "LTR" (left-to-right) and "RTL" (right-to-left)
converterfalsefalsejava.lang.StringId of Converter to be used or reference to a Converter
selectedTabfalsefalsejava.lang.StringAttribure defines name of selected tab.
onmouseupfalsefalsejava.lang.StringHTML: script expression; a pointer button is released
valuefalsefalsejava.lang.StringThe initial value to set when rendered for the first time
headerAlignmentfalsefalsejava.lang.StringSets tab headers alignment. It can be "left", "center" or "right". "left" is used by default
requiredfalsefalsejava.lang.StringIf "true", this component is checked for non-empty input
onmousemovefalsefalsejava.lang.StringHTML: a script expression; a pointer is moved within
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.
ondblclickfalsefalsejava.lang.StringHTML: a script expression; a pointer button is double-clicked
onmouseoutfalsefalsejava.lang.StringHTML: a script expression; a pointer is moved away
widthfalsefalsejava.lang.StringWidth of a tab panel defined in pixels or in percents. The default value is 100%
styleClassfalsefalsejava.lang.StringCorresponds to the HTML class attribute
onkeyupfalsefalsejava.lang.StringHTML: a script expression; a key is released
onkeypressfalsefalsejava.lang.StringHTML: a script expression; a key is pressed and released
onkeydownfalsefalsejava.lang.StringHTML: a script expression; a key is pressed down
disabledTabClassfalsefalsejava.lang.StringA CSS class to be applied to a disabled tab
renderedfalsefalsejava.lang.StringIf "false", this component is not rendered.
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.
onmouseoverfalsefalsejava.lang.StringHTML: a script expression; a pointer is moved onto
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
switchTypefalsefalsejava.lang.StringTab switch algorithm: "client", "server"(default), "ajax"
bindingfalsefalsejava.lang.StringThe attribute takes a value-binding expression for a component property of a backing bean
contentStylefalsefalsejava.lang.StringA CSS style is for the content of a tab panel
headerSpacingfalsefalsejava.lang.StringSets tab headers spacing. It should be a valid size unit expression
onclickfalsefalsejava.lang.StringHTML: a script expression; a pointer button is clicked
onmousedownfalsefalsejava.lang.StringHTML: script expression; a pointer button is pressed down
contentClassfalsefalsejava.lang.StringA CSS class for content of a tab panel

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.