p

Tag galleria

Component Information 
InfoValue
Component Typeorg.primefaces.component.Galleria
Handler ClassNone
Renderer Typeorg.primefaces.component.GalleriaRenderer
DescriptionNone
Attributes 
NameRequiredTypeDescription
activeIndexfalsejakarta.el.ValueExpression
(must evaluate to java.lang.Integer)
Index of the first item.
autoPlayfalsejakarta.el.ValueExpression
(must evaluate to java.lang.Boolean)
Items are displayed with a slideshow in autoPlay mode.
bindingfalsejakarta.el.ValueExpression
(must evaluate to javax.faces.component.UIComponent)
An el expression referring to a server side UIComponent instance in a backing bean.
changeItemOnIndicatorHoverfalsejakarta.el.ValueExpression
(must evaluate to java.lang.Boolean)
When enabled, item is changed on indicator item's hover.
circularfalsejakarta.el.ValueExpression
(must evaluate to java.lang.Boolean)
Defines if scrolling would be infinite.
closeIconfalsejakarta.el.ValueExpression
(must evaluate to java.lang.String)
Close icon on fullscreen mode.
fullScreenfalsejakarta.el.ValueExpression
(must evaluate to java.lang.Boolean)
Whether to display the component on fullscreen.
idfalsejakarta.el.ValueExpression
(must evaluate to java.lang.String)
Unique identifier of the component in a namingContainer.
indicatorsPositionfalsejakarta.el.ValueExpression
(must evaluate to java.lang.String)
Position of indicators. Valid values are "bottom", "top", "left" and "right".
numVisiblefalsejakarta.el.ValueExpression
(must evaluate to java.lang.Integer)
Number of items per page.
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.
responsiveOptionsfalsejakarta.el.ValueExpression
(must evaluate to java.lang.Object)
A model of options for responsive design.
showCaptionfalsejakarta.el.ValueExpression
(must evaluate to java.lang.Boolean)
Whether to display caption container.
showIndicatorsfalsejakarta.el.ValueExpression
(must evaluate to java.lang.Boolean)
Whether to display indicator container.
showIndicatorsOnItemfalsejakarta.el.ValueExpression
(must evaluate to java.lang.Boolean)
When enabled, indicator container is displayed on item container.
showItemNavigatorsfalsejakarta.el.ValueExpression
(must evaluate to java.lang.Boolean)
Whether to display navigation buttons in item container.
showItemNavigatorsOnHoverfalsejakarta.el.ValueExpression
(must evaluate to java.lang.Boolean)
Whether to display navigation buttons on item container's hover.
showThumbnailNavigatorsfalsejakarta.el.ValueExpression
(must evaluate to java.lang.Boolean)
Whether to display navigation buttons in thumbnail container.
showThumbnailsfalsejakarta.el.ValueExpression
(must evaluate to java.lang.Boolean)
Whether to display thumbnail container.
stylefalsejakarta.el.ValueExpression
(must evaluate to java.lang.String)
Inline style of the container element.
styleClassfalsejakarta.el.ValueExpression
(must evaluate to java.lang.String)
Style class of the container element.
tabindexfalsejakarta.el.ValueExpression
(must evaluate to java.lang.Integer)
Position of the output in the tabbing order. Default: "0".
thumbnailsPositionfalsejakarta.el.ValueExpression
(must evaluate to java.lang.String)
Position of thumbnails. Valid values are "bottom", "top", "left" and "right".
transitionIntervalfalsejakarta.el.ValueExpression
(must evaluate to java.lang.Integer)
Time in milliseconds to scroll items.
valuefalsejakarta.el.ValueExpression
(must evaluate to java.lang.Object)
Collection of images.
varfalsejava.lang.String Name of the iterator to display a collection of images.
varStatusfalsejakarta.el.ValueExpression
(must evaluate to java.lang.String)
Name of the exported request scoped variable for the status of the iteration.
verticalViewPortHeightfalsejakarta.el.ValueExpression
(must evaluate to java.lang.String)
Height of the viewport in vertical layout. Default is 450px.
widgetVarfalsejakarta.el.ValueExpression
(must evaluate to java.lang.String)
Name of the client side widget.

Output generated by Vdldoc View Declaration Language Documentation Generator.