rich
Tag togglePanel


A wrapper component with named facets. Every facet is shown after activation corresponding toggleControl(the other is hidden).


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

Attributes
NameRequiredRequest-timeTypeDescription
valuefalsefalsejava.lang.StringThe initial value to set when rendered for the first time. It contains information about an active facet
stateOrderfalsefalsejava.lang.StringNames of the facets in the switching order. If ToggleControl doesn't contain information about a next facet to be shown it is switched corresponding to this attribute
converterfalsefalsejava.lang.Stringconverter
requiredfalsefalsejava.lang.Stringrequired
localValueSetfalsefalsejava.lang.StringlocalValueSet
validfalsefalsejava.lang.Stringvalid
valueChangeListenerfalsefalsejava.lang.StringvalueChangeListener
renderedfalsefalsejava.lang.StringIf "false", this component is rendered.
idfalsefalsejava.lang.StringEvery component may have a unique id that is automatically created if omitted
initialStatefalsefalsejava.lang.StringIt contains a name of the first active facet
validatorfalsefalsejava.lang.Stringvalidator
switchTypefalsefalsejava.lang.StringFacets switch algorithm: "client", "server"(default), "ajax".
immediatefalsefalsejava.lang.Stringimmediate
bindingfalsefalsejava.lang.StringThe attribute takes a value-binding expression for a component property of a backing bean

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.