o

Tag graphicImage

Component Information 
InfoValue
Component Typeorg.omnifaces.component.output.GraphicImage
Handler ClassNone
Renderer TypeNone
DescriptionNone
Attributes 
NameRequiredTypeDescription
altfalsejakarta.el.ValueExpression
(must evaluate to java.lang.String)
No Description
bindingfalsejakarta.el.ValueExpression
(must evaluate to jakarta.faces.component.UIComponent)
The ValueExpression linking this component to a property in a backing bean.
dataURIfalsejakarta.el.ValueExpression
(must evaluate to boolean)
Whether or not to render image in data URI format.
dirfalsejakarta.el.ValueExpression
(must evaluate to java.lang.String)
No Description
fragmentfalsejakarta.el.ValueExpression
(must evaluate to java.lang.String)
The URL fragment identifier, which will be appended to generated resource URL. This is particularly useful with SVG images with view modes. The value does not necessarily need to start with '#', this will be checked. This attribute is ignored when 'dataURI' attribute is set to 'true'.
heightfalsejakarta.el.ValueExpression
(must evaluate to java.lang.String)
No Description
idfalsejakarta.el.ValueExpression
(must evaluate to java.lang.String)
The component identifier for this component. This value must be unique within the closest parent component that is a naming container.
ismapfalsejakarta.el.ValueExpression
(must evaluate to boolean)
No Description
langfalsejakarta.el.ValueExpression
(must evaluate to java.lang.String)
No Description
lastModifiedfalsejakarta.el.ValueExpression
(must evaluate to java.lang.Object)
The "last modified" timestamp, can be either a Long, or Date, or String which is parseable as Long. This attribute is ignored when 'name' attribute is specified or when 'dataURI' attribute is set to 'true'.
lazyfalsejakarta.el.ValueExpression
(must evaluate to boolean)
Whether or not to lazily load image.
libraryfalsejakarta.el.ValueExpression
(must evaluate to java.lang.String)
The resource library name of the resource. Works the same way as on . This attribute is only used when 'name' attribute is specified.
longdescfalsejakarta.el.ValueExpression
(must evaluate to java.lang.String)
No Description
namefalsejakarta.el.ValueExpression
(must evaluate to java.lang.String)
The resource name of the resource. Works the same way as on . When this attribute is specified, 'value', 'type' and 'lastModified' attributes are ignored.
onclickfalsejakarta.el.ValueExpression
(must evaluate to java.lang.String)
No Description
ondblclickfalsejakarta.el.ValueExpression
(must evaluate to java.lang.String)
No Description
onkeydownfalsejakarta.el.ValueExpression
(must evaluate to java.lang.String)
No Description
onkeypressfalsejakarta.el.ValueExpression
(must evaluate to java.lang.String)
No Description
onkeyupfalsejakarta.el.ValueExpression
(must evaluate to java.lang.String)
No Description
onmousedownfalsejakarta.el.ValueExpression
(must evaluate to java.lang.String)
No Description
onmousemovefalsejakarta.el.ValueExpression
(must evaluate to java.lang.String)
No Description
onmouseoutfalsejakarta.el.ValueExpression
(must evaluate to java.lang.String)
No Description
onmouseoverfalsejakarta.el.ValueExpression
(must evaluate to java.lang.String)
No Description
onmouseupfalsejakarta.el.ValueExpression
(must evaluate to java.lang.String)
No Description
renderedfalsejakarta.el.ValueExpression
(must evaluate to boolean)
Flag indicating whether or not this component should be rendered (during Render Response Phase), or processed on any subsequent form submit. The default value for this property is true.
rolefalsejakarta.el.ValueExpression
(must evaluate to java.lang.String)
No Description
stylefalsejakarta.el.ValueExpression
(must evaluate to java.lang.String)
No Description
styleClassfalsejakarta.el.ValueExpression
(must evaluate to java.lang.String)
No Description
titlefalsejakarta.el.ValueExpression
(must evaluate to java.lang.String)
No Description
typefalsejakarta.el.ValueExpression
(must evaluate to java.lang.String)
The image type, represented as file extension. E.g. "webp", "jpg", "png", "gif", "ico", "svg", "bmp", "tiff", etc. This attribute is ignored when 'name' attribute is specified.
urlfalsejakarta.el.ValueExpression
(must evaluate to java.lang.String)
No Description
usemapfalsejakarta.el.ValueExpression
(must evaluate to java.lang.String)
No Description
valuefalsejakarta.el.ValueExpression
(must evaluate to java.lang.Object)
No Description
widthfalsejakarta.el.ValueExpression
(must evaluate to java.lang.String)
No Description

Output generated by Vdldoc View Declaration Language Documentation Generator.