pe

Tag imageZoom

Component Information 
InfoValue
Component Typeorg.primefaces.extensions.component.ImageZoom
Handler ClassNone
Renderer Typeorg.primefaces.extensions.component.ImageZoomRenderer
DescriptionNone
Attributes 
NameRequiredTypeDescription
backgroundfalsejakarta.el.ValueExpression
(must evaluate to java.lang.String)
The background color of the overlay. Default is #FFF
bindingfalsejakarta.el.ValueExpression
(must evaluate to javax.faces.component.UIComponent)
An EL expression referring to a server side UIComponent instance in a backing bean.
containerfalsejakarta.el.ValueExpression
(must evaluate to java.lang.String)
(Optional) The viewport to render the zoom in
fortruejakarta.el.ValueExpression
(must evaluate to java.lang.String)
The target image.
idfalsejakarta.el.ValueExpression
(must evaluate to java.lang.String)
Unique identifier of the component in a naming container.
marginfalsejakarta.el.ValueExpression
(must evaluate to java.lang.Integer)
The space outside the zoomed image. Default is 0
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.
scrollOffsetfalsejakarta.el.ValueExpression
(must evaluate to java.lang.Integer)
The number of pixels to scroll to close the zoom. Default is 40
templatefalsejakarta.el.ValueExpression
(must evaluate to java.lang.String)
(Optional) The template element to display on zoom
widgetVarfalsejakarta.el.ValueExpression
(must evaluate to java.lang.String)
Name of the client side widget.

Output generated by Vdldoc View Declaration Language Documentation Generator.