Alfresco Common JSF Components
Tag panel


The progressive panel component enables the user to hide/show areas of the UI to progressive display more complex areas of the UI as required. It also allows the developer to surround an area of the UI with an attractive graphical border and title label. The component tags can contain any combination of HTML or child JSF components. IMPORTANT NOTE: Currently there is an issue in the SunRI and MyFaces impl of JSF whereby all child components of the panel must have an id attribute specified if a progressive style panel is used - else an exception will occur when the panel visibility is toggled by the user!


Tag Information
Tag Classorg.alfresco.web.ui.common.tag.PanelTag
TagExtraInfo ClassNone
Body ContentJSP
Display NameNone

Attributes
NameRequiredRequest-timeTypeDescription
idtruetruejava.lang.StringNo Description
valuefalsetruejava.lang.StringNo Description
bindingfalsetruejava.lang.StringNo Description
renderedfalsetruejava.lang.StringNo Description
styleClassfalsetruejava.lang.StringNo Description
stylefalsetruejava.lang.StringNo Description
borderfalsetruejava.lang.StringNo Description
bgcolorfalsetruejava.lang.StringNo Description
progressivefalsetruejava.lang.StringNo Description
labelfalsetruejava.lang.StringNo Description
titleBorderfalsetruejava.lang.StringNo Description
expandedTitleBorderfalsetruejava.lang.StringNo Description
titleBgcolorfalsetruejava.lang.StringNo Description
expandedfalsetruejava.lang.StringNo Description
expandedActionListenerfalsetruejava.lang.StringNo Description
facetsIdfalsetruejava.lang.StringNo Description

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.