primefaces-extensions

Tag imageAreaSelect

Component Information 
InfoValue
Component Typeorg.primefaces.extensions.component.ImageAreaSelect
Handler ClassNone
Renderer TypeNone
DescriptionNone
Attributes 
NameRequiredTypeDescription
aspectRatiofalsejakarta.el.ValueExpression
(must evaluate to java.lang.String)
Aspect ratio of the selection (e.g. '1:1').
autoHidefalsejakarta.el.ValueExpression
(must evaluate to java.lang.Boolean)
Whether to auto-hide the selection.
bindingfalsejakarta.el.ValueExpression
(must evaluate to jakarta.faces.component.UIComponent)
An EL expression referring to a server side UIComponent instance in a backing bean.Default is generated.
fadeSpeedfalsejakarta.el.ValueExpression
(must evaluate to java.lang.Integer)
Fade speed in ms.
fortruejakarta.el.ValueExpression
(must evaluate to java.lang.String)
Search expression for the target image to attach the area selector to.
handlesfalsejakarta.el.ValueExpression
(must evaluate to java.lang.Boolean)
Whether to show resize handles.
hidefalsejakarta.el.ValueExpression
(must evaluate to java.lang.Boolean)
Whether to hide the selection on click outside.
idfalsejakarta.el.ValueExpression
(must evaluate to java.lang.String)
Unique identifier of the component in a namingContainer.Default is generated.
imageHeightfalsejakarta.el.ValueExpression
(must evaluate to java.lang.Integer)
Image height for coordinate mapping.
imageWidthfalsejakarta.el.ValueExpression
(must evaluate to java.lang.Integer)
Image width for coordinate mapping.
keyboardSupportfalsejakarta.el.ValueExpression
(must evaluate to java.lang.Boolean)
Whether keyboard support is enabled.
maxHeightfalsejakarta.el.ValueExpression
(must evaluate to java.lang.Integer)
Maximum selection height.
maxWidthfalsejakarta.el.ValueExpression
(must evaluate to java.lang.Integer)
Maximum selection width.
minHeightfalsejakarta.el.ValueExpression
(must evaluate to java.lang.Integer)
Minimum selection height.
minWidthfalsejakarta.el.ValueExpression
(must evaluate to java.lang.Integer)
Minimum selection width.
movablefalsejakarta.el.ValueExpression
(must evaluate to java.lang.Boolean)
Whether the selection is movable.
parentSelectorfalsejakarta.el.ValueExpression
(must evaluate to java.lang.String)
Parent selector for the widget.
persistentfalsejakarta.el.ValueExpression
(must evaluate to java.lang.Boolean)
Whether the selection is persistent.
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.Default is true.
resizablefalsejakarta.el.ValueExpression
(must evaluate to java.lang.Boolean)
Whether the selection is resizable.
showfalsejakarta.el.ValueExpression
(must evaluate to java.lang.Boolean)
Whether to show the selection on init.
widgetVarfalsejakarta.el.ValueExpression
(must evaluate to java.lang.String)
Name of the client side widget.
zIndexfalsejakarta.el.ValueExpression
(must evaluate to java.lang.Integer)
z-index of the selection overlay.

Output generated by Vdldoc View Declaration Language Documentation Generator.