pe

Tag keynoteItem

Component Information 
InfoValue
Component Typeorg.primefaces.extensions.component.UIKeynoteItem
Handler ClassNone
Renderer Typeorg.primefaces.extensions.component.KeynoteItemRenderer
DescriptionNone
Attributes 
NameRequiredTypeDescription
backgroundColorfalsejakarta.el.ValueExpression
(must evaluate to java.lang.Boolean)
Slide background color.
backgroundImagefalsejakarta.el.ValueExpression
(must evaluate to java.lang.String)
Slide background image.
backgroundOpacityfalsejakarta.el.ValueExpression
(must evaluate to java.lang.Double)
Slide background opacity. 0 is transparent and 1 is fully opaque. Default value is 1.
backgroundPositionfalsejakarta.el.ValueExpression
(must evaluate to java.lang.String)
Slide background position. Default value is center.
backgroundRepeatfalsejakarta.el.ValueExpression
(must evaluate to java.lang.String)
Slide background repeat. Default value is no-repeat.
backgroundSizefalsejakarta.el.ValueExpression
(must evaluate to java.lang.String)
Slide background size. Default value is cover.
backgroundVideofalsejakarta.el.ValueExpression
(must evaluate to java.lang.String)
A single video source, or a comma separated list of video sources.
backgroundVideoLoopfalsejakarta.el.ValueExpression
(must evaluate to java.lang.Boolean)
Flags if the video should play repeatedly. Default value is false.
backgroundVideoMutedfalsejakarta.el.ValueExpression
(must evaluate to java.lang.Boolean)
Flags if the audio should be muted. Default value is false.
bindingfalsejakarta.el.ValueExpression
(must evaluate to javax.faces.component.UIOutput)
An EL expression referring to a server side UIComponent instance in a backing bean.
idfalsejakarta.el.ValueExpression
(must evaluate to java.lang.String)
Unique identifier of the component in a naming container.
markdownfalsejakarta.el.ValueExpression
(must evaluate to java.lang.Boolean)
Enables to write presentation content using Markdown. Default value is false.
notefalsejakarta.el.ValueExpression
(must evaluate to java.lang.String)
Speaker note.
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.
separatorfalsejakarta.el.ValueExpression
(must evaluate to java.lang.String)
Horizontal separator.
separatorVerticalfalsejakarta.el.ValueExpression
(must evaluate to java.lang.String)
Vertical separator.
styleClassfalsejakarta.el.ValueExpression
(must evaluate to java.lang.String)
Style class of the container element for this item. Default value is null.
typefalsejakarta.el.ValueExpression
(must evaluate to java.lang.String)
Type corresponding to KeynoteItem. Default value is "default".
visibilityfalsejakarta.el.ValueExpression
(must evaluate to java.lang.String)
Attribute to hide or mark slides as uncounted. Valid values are hidden and uncounted. Default value is null.

Output generated by Vdldoc View Declaration Language Documentation Generator.