alloy

Tag body

  • Description:
    Body is a UIOutput that renders a <body> element for webapps and a <div> for portlets. Since it extends HtmlBody, it supports all the features of h:body.
  • Since:
    3.2.5-ga6
Component Information 
InfoValue
Component Typecom.liferay.faces.alloy.component.body.Body
Handler ClassNone
Renderer Typecom.liferay.faces.alloy.component.body.BodyRenderer
DescriptionNone
Attributes 
NameRequiredTypeDescription
stylefalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
HTML passthrough attribute specifying the css style of the element.
styleClassfalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
List of CSS class names (separated by spaces) that are to be rendered within the class attribute.

Output generated by Vdldoc View Declaration Language Documentation Generator.