primefaces-p

Tag spacer

Component Information 
InfoValue
Component Typeorg.primefaces.component.Spacer
Handler ClassNone
Renderer Typeorg.primefaces.component.SpacerRenderer
DescriptionNone
Attributes 
NameRequiredTypeDescription
idfalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
Unique identifier of the component in a namingContainer.
renderedfalsejavax.el.ValueExpression
(must evaluate to java.lang.Boolean)
Boolean value to specify the rendering of the component, when set to false component will not be rendered.
bindingfalsejavax.el.ValueExpression
(must evaluate to javax.faces.component.UIComponent)
An el expression referring to a server side UIComponent instance in a backing bean.
widthfalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
Width of the space.
heightfalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
Height of the space.
titlefalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
Advisory tooltip informaton.
stylefalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
Inline style of the spacer.
styleClassfalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
Style class of the spacer.

Output generated by Vdldoc View Declaration Language Documentation Generator.