RichFaces
Tag panelBarItem


A child component of a slide panel component


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

Attributes
NameRequiredRequest-timeTypeDescription
bindingfalsefalsejavax.el.ValueExpression
(must evaluate to javax.faces.component.UIComponent)
The attribute takes a value-binding expression for a component property of a backing bean
contentClassfalsefalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
The component content style class
contentStylefalsefalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
The component content style
headerClassfalsefalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
The component header style class
headerClassActivefalsefalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
The component header style class active
headerStylefalsefalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
The component header style
headerStyleActivefalsefalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
The component header style active
idfalsefalsejava.lang.StringEvery component may have a unique id that is automatically created if omitted
labelfalsefalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
Label text appears on a panel item header. Default value is "auto generated label"
namefalsefalsejavax.el.ValueExpression
(must evaluate to java.lang.Object)
Attribute defines item name. Default value is "getId()".
onenterfalsefalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
HTML: a script expression; a item is entered
onleavefalsefalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
HTML: a script expression; a item is leaved
renderedfalsefalsejavax.el.ValueExpression
(must evaluate to boolean)
If "false", this component is not rendered

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.