Tag Information
Tag Class org.richfaces.taglib.PanelBarTag
TagExtraInfo Class None
Body Content JSP
Display Name None
Attributes
Name Required Request-time Type Description
headerStyle false false java.lang.String The component header style
width false false java.lang.String The width of the slide panel. Might be defined as pixels or as percentage. The default width is 100%
contentStyle false false java.lang.String The component content style
rendered false false java.lang.String If "false", this component is not rendered
id false false java.lang.String Every component may have a unique id that is automatically created if omitted
headerClassActive false false java.lang.String The component header style class active
styleClass false false java.lang.String Corresponds to the HTML class attribute.
height false false java.lang.String The height of the slide panel. Might be defined as pixels or as percentage. The default height is 100%
requiredMessage false false java.lang.String A 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.
style false false java.lang.String CSS style(s) is/are to be applied when this component is rendered
value false false java.lang.String The initial value to set when rendered for the first time
converter false false java.lang.String Id of Converter to be used or reference to a Converter
required false false java.lang.String If "true", this component is checked for non-empty input
validatorMessage false false java.lang.String A ValueExpression enabled attribute that, if present, will be used as the text of the validator message, replacing any message that comes from the validator.
onclick false false java.lang.String JavaScript code for call before header onclick
valueChangeListener false false java.lang.String Listener for value changes
headerClass false false java.lang.String The component header style class
contentClass false false java.lang.String The component content style class
validator false false java.lang.String MethodBinding pointing at a method that is called during Process Validations phase of the request processing lifecycle, to validate the current value of this component
converterMessage false false java.lang.String A ValueExpression enabled attribute that, if present, will be used as the text of the converter message, replacing any message that comes from the converter.
immediate false false java.lang.String A 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
selectedPanel false false java.lang.String Attribure defines name of selected item
headerStyleActive false false java.lang.String The component header style active
binding false false java.lang.String The attribute takes a value-binding expression for a component property of a backing bean