p

Tag avatar

Component Information 
InfoValue
Component Typeorg.primefaces.component.Avatar
Handler ClassNone
Renderer Typeorg.primefaces.component.AvatarRenderer
DescriptionNone
Attributes 
NameRequiredTypeDescription
alphafalsejakarta.el.ValueExpression
(must evaluate to java.lang.Integer)
Alpha of dynamicColor (0 .. 100). Default is 100.
bindingfalsejakarta.el.ValueExpression
(must evaluate to javax.faces.component.UIComponent)
An el expression referring to a server side UIComponent instance in a backing bean.
dynamicColorfalsejakarta.el.ValueExpression
(must evaluate to java.lang.Boolean)
Dynamically assign contrasting foreground and background colors based on the label. Default is false.
gravatarfalsejakarta.el.ValueExpression
(must evaluate to java.lang.String)
Gravatar e-mail address for the profile to be displayed.
gravatarConfigfalsejakarta.el.ValueExpression
(must evaluate to java.lang.String)
Optional Gravatar configuration for any other Gravatar URL parameters.
iconfalsejakarta.el.ValueExpression
(must evaluate to java.lang.String)
Defines the icon to display.
idfalsejakarta.el.ValueExpression
(must evaluate to java.lang.String)
Unique identifier of the component in a namingContainer.
labelfalsejakarta.el.ValueExpression
(must evaluate to java.lang.String)
Defines the text to display.
lightnessfalsejakarta.el.ValueExpression
(must evaluate to java.lang.Integer)
Lightness of dynamicColor (0 .. 100). Default is 40.
renderedfalsejakarta.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.
saturationfalsejakarta.el.ValueExpression
(must evaluate to java.lang.Integer)
Saturation of dynamicColor (0 .. 100). Default is 100.
shapefalsejakarta.el.ValueExpression
(must evaluate to java.lang.String)
Shape of the element, valid options are "square" and "circle".
sizefalsejakarta.el.ValueExpression
(must evaluate to java.lang.String)
Size of the element, valid options are "large" and "xlarge".
stylefalsejakarta.el.ValueExpression
(must evaluate to java.lang.String)
Inline style of the component.
styleClassfalsejakarta.el.ValueExpression
(must evaluate to java.lang.String)
Style class of the component.
titlefalsejakarta.el.ValueExpression
(must evaluate to java.lang.String)
Advisory tooltip information.

Output generated by Vdldoc View Declaration Language Documentation Generator.