RichFaces
Tag panel


A skinnable panel that is rendered as a bordered rectangle. The header is added using a facet with the attribute, name="header".


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

Attributes
NameRequiredRequest-timeTypeDescription
onkeyupfalsefalsejava.lang.StringHTML: a script expression; a key is released
headerfalsefalsejava.lang.StringLabel text appears on a panel header
onclickfalsefalsejava.lang.StringHTML: a script expression; a pointer button is clicked
bodyClassfalsefalsejava.lang.StringA class that defines a style for a panel content
headerClassfalsefalsejava.lang.StringA class that defines a style for a panel header
renderedfalsefalsejava.lang.StringIf "false", this component is not rendered
onmouseoutfalsefalsejava.lang.StringHTML: a script expression; a pointer is moved away
onkeydownfalsefalsejava.lang.StringHTML: a script expression; a key is pressed down
idfalsefalsejava.lang.StringEvery component may have a unique id that is automatically created if omitted
onmousedownfalsefalsejava.lang.StringHTML: script expression; a pointer button is pressed down
styleClassfalsefalsejava.lang.StringCorresponds to the HTML class attribute
onkeypressfalsefalsejava.lang.StringHTML: a script expression; a key is pressed and released
ondblclickfalsefalsejava.lang.StringHTML: a script expression; a pointer button is double-clicked
stylefalsefalsejava.lang.StringCSS style(s) is/are to be applied when this component is rendered
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
onmouseoverfalsefalsejava.lang.StringHTML: a script expression; a pointer is moved onto

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.