liferay-ui:seperator
tag encapsulates an JSF h:panelGroup
tag which takes no children and has a separator styleClass.Info | Value |
---|---|
Component Type | Facelet Composite Component |
Handler Class | None |
Renderer Type | None |
Description | None |
Name | Required | Type | Description |
---|---|---|---|
id | false | javax.el.ValueExpression
(must evaluate to java.lang.String )
| The identifier of the component. |
rendered | false | javax.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. |
Output generated by Vdldoc View Declaration Language Documentation Generator.