liferay-ui
Tag panel


Creates a collapsible panel UI component.


Tag Information
Tag Classcom.liferay.taglib.ui.PanelTag
TagExtraInfo ClassNone
Body ContentJSP
Display NameNone

Attributes
NameRequiredRequest-timeTypeDescription
collapsiblefalsetruebooleanSets whether the panel can be collapsed. The default value is true.
cssClassfalsetruejava.lang.StringSets a CSS class for styling this component.
defaultStatefalsetruejava.lang.StringSets the default state of the panel. Possible values are open and any string other than open. Any string other than open collapses the panel. The default value is open.
extendedfalsetruebooleanSets whether the panel is extended. The default value is false.
helpMessagefalsetruejava.lang.StringSets text to be displayed as a help tool tip on mouse over of the panel's help icon.
iconCssClassfalsetruejava.lang.StringNo Description
idfalsetruejava.lang.StringIdentifies the component instance.
parentIdfalsetruejava.lang.StringSpecifies the ID of the component that contains the panel. If a liferay-ui:panel-container is used as the container for the panel, its ID is used as the value for the parentID.
persistStatefalsetruebooleanNo Description
statefalsetruejava.lang.StringSets the state of the panel. Possible values are open and any string other than open. Any string other than open collapses the panel.
titletruetruejava.lang.StringSets the panel's title and displays it at the top of the panel.

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.