liferay-ui-compat

Tag panel

  • Description:
    Deprecated. Please use alloy:panel instead. The liferay-ui:panel encapsulates an JSF h:panelGroup with optional attributes such as "collapsible".
  • Since:
    3.2.4
Component Information 
InfoValue
Component TypeFacelet Composite Component
Handler ClassNone
Renderer TypeNone
DescriptionNone
Attributes 
NameRequiredTypeDescription
renderedfalsejavax.el.ValueExpression
(must evaluate to java.lang.Boolean)
Boolean flag indicating whether or not this component is to be rendered during the RENDER_RESPONSE phase of the JSF lifecycle. The default value is true.
idfalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
The identifier of the component.
collapsiblefalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
No Description
cssClassfalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
The name of a CSS class that is to be rendered within the class attribute (same as styleClass).
extendedfalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
No Description
panelStatefalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
No Description
styleClassfalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
The name of a CSS class that is to be rendered within the class attribute.
titlefalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
No Description

Output generated by Vdldoc View Declaration Language Documentation Generator.