RichFaces
Tag panelBar


A component with categories sliding up and down to reveal and hide items under selected categories (as used in Microsoft Outlook).


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

Attributes
NameRequiredRequest-timeTypeDescription
bindingfalsefalsejava.lang.StringThe attribute takes a value-binding expression for a component property of a backing bean
contentClassfalsefalsejava.lang.StringThe component content style class
contentStylefalsefalsejava.lang.StringThe component content style
converterfalsefalsejava.lang.StringId of Converter to be used or reference to a Converter
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.
headerClassfalsefalsejava.lang.StringThe component header style class
headerClassActivefalsefalsejava.lang.StringThe component header style class active
headerStylefalsefalsejava.lang.StringThe component header style
headerStyleActivefalsefalsejava.lang.StringThe component header style active
heightfalsefalsejava.lang.StringThe height of the slide panel. Might be defined as pixels or as percentage. The default height is 100%
idfalsefalsejava.lang.StringEvery component may have a unique id that is automatically created if omitted
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
labelfalsefalsejava.lang.StringA localized user presentable name for this component.
onclickfalsefalsejava.lang.StringJavaScript code for call before header onclick
renderedfalsefalsejava.lang.StringIf "false", this component is not rendered
requiredfalsefalsejava.lang.StringIf "true", this component is checked for non-empty input
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.
selectedPanelfalsefalsejava.lang.StringAttribure defines name of selected item
stylefalsefalsejava.lang.StringCSS style(s) is/are to be applied when this component is rendered
styleClassfalsefalsejava.lang.StringCorresponds to the HTML class attribute.
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
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.
valuefalsefalsejava.lang.StringThe initial value to set when rendered for the first time
valueChangeListenerfalsefalsejava.lang.StringListener for value changes
widthfalsefalsejava.lang.StringThe width of the slide panel. Might be defined as pixels or as percentage. The default width is 100%

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.