pe

Tag keynote

Component Information 
InfoValue
Component Typeorg.primefaces.extensions.component.Keynote
Handler ClassNone
Renderer Typeorg.primefaces.extensions.component.KeynoteRenderer
DescriptionNone
Attributes 
NameRequiredTypeDescription
autoSlidefalsejakarta.el.ValueExpression
(must evaluate to java.lang.Integer)
Controls automatic progression to the next slide in milliseconds. Default value is 0.
backgroundTransitionfalsejakarta.el.ValueExpression
(must evaluate to java.lang.String)
Transition style for full page slide backgrounds. Valid values are none/fade/slide/convex/concave/zoom. Default value is fade.
bindingfalsejakarta.el.ValueExpression
(must evaluate to javax.faces.component.UIComponent)
An EL expression referring to a server side UIComponent instance in a backing bean.
centerfalsejakarta.el.ValueExpression
(must evaluate to java.lang.Boolean)
Vertical centering of slides. Default value is true.
controlsfalsejakarta.el.ValueExpression
(must evaluate to java.lang.Boolean)
Display presentation control arrows. Default value is true.
disableLayoutfalsejakarta.el.ValueExpression
(must evaluate to java.lang.Boolean)
Disables the default slide layout (scaling and centering) so that you can use custom CSS layout. Default value is false.
embeddedfalsejakarta.el.ValueExpression
(must evaluate to java.lang.Boolean)
Flags if the presentation is running in an embedded mode, i.e. contained within a limited portion of the screen. Default value is false.
heightfalsejakarta.el.ValueExpression
(must evaluate to java.lang.Integer)
Height of presentation in CSS pixels.
idfalsejakarta.el.ValueExpression
(must evaluate to java.lang.String)
Unique identifier of the component in a namingContainer.
libraryfalsejakarta.el.ValueExpression
(must evaluate to java.lang.String)
Library name where custom themes of the presentation are located.
loopfalsejakarta.el.ValueExpression
(must evaluate to java.lang.Boolean)
Loop the presentation. Default value is false.
marginfalsejakarta.el.ValueExpression
(must evaluate to java.lang.Double)
Factor of the display size that should remain empty around the content. Default is 0.04.
maxScalefalsejakarta.el.ValueExpression
(must evaluate to java.lang.Double)
Bounds for largest possible scale to apply to content. Default is 2.0.
minScalefalsejakarta.el.ValueExpression
(must evaluate to java.lang.Double)
Bounds for smallest possible scale to apply to content. Default is 0.2.
progressfalsejakarta.el.ValueExpression
(must evaluate to java.lang.Boolean)
Display a presentation progress bar. Default value is true.
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.
showNotesfalsejakarta.el.ValueExpression
(must evaluate to java.lang.Boolean)
Flags if speaker notes should be visible to all viewers. Default value is false.
slideNumberfalsejakarta.el.ValueExpression
(must evaluate to java.lang.String)
Display the page number of the current slide. "h.v": Horizontal . vertical slide number, "h/v": Horizontal / vertical slide number, "c": Flattened slide number, "c/t": Flattened slide number / total slides, "false": Hide slide number. Default value is false.
stylefalsejakarta.el.ValueExpression
(must evaluate to java.lang.String)
Style of the main container element. Default value is null.
styleClassfalsejakarta.el.ValueExpression
(must evaluate to java.lang.String)
Style class of the main container element. Default value is null.
themefalsejakarta.el.ValueExpression
(must evaluate to java.lang.String)
The theme to style the presentation with. Valid values are: black, white, league, beige, sky, night, serif, simple, solarized, blood, moon. Default value is none.
touchfalsejakarta.el.ValueExpression
(must evaluate to java.lang.Boolean)
Enables touch navigation on devices with touch input. Default value is true.
transitionfalsejakarta.el.ValueExpression
(must evaluate to java.lang.String)
Transition style. Valid values are none/fade/slide/convex/concave/zoom. Default value is slide.
transitionSpeedfalsejakarta.el.ValueExpression
(must evaluate to java.lang.String)
Transition speed. Valid values are default/fast/slow. Default value is default.
valuefalsejakarta.el.ValueExpression
(must evaluate to java.lang.Object)
Collection of items (KeynoteItem) representing model of this component.
varfalsejakarta.el.ValueExpression
(must evaluate to java.lang.String)
Name of the request-scoped variable for the underlaying object for each iteration.
widgetVarfalsejakarta.el.ValueExpression
(must evaluate to java.lang.String)
Name of the client side widget.
widthfalsejakarta.el.ValueExpression
(must evaluate to java.lang.Integer)
Width of presentation in CSS pixels.

Output generated by Vdldoc View Declaration Language Documentation Generator.