The webuijsf:image component closely aligns with the functionality of the ice:graphicImage component.
| Woodstock | ICEfaces | Comments |
| Common Attributes | ||
| alt | alt | - |
| binding | binding | - |
| height | height | - |
| id | id | - |
| longDesc | longDesc | - |
| onClick | onclick | - |
| onDblClick | ondblclick | - |
| onMouseDown | onmousedown | - |
| onMouseMove | onmousemove | - |
| onMouseOut | onmouseout | - |
| onMouseOver | onmouseover | - |
| onMouseUp | onmouseup | - |
| rendered | rendered | - |
| style | style | - |
| styleClass | styleClass | - |
| url | url, value | - |
| visible | visible | - |
| width | width | - |
| Similar Attributes | ||
| icon | url, value | Use 'url' or 'value' with the path to the image of the css theme. |
| align | style | Use CSS 'style' to set alginment properties. |
| vspace | style | Use CSS 'style' to set 'padding'. |
| border | style | Use CSS 'style' to set 'border'. |
| hspace | style | Use CSS 'style' to set 'padding'. |
| Unique Attributes | ||
| htmlTemplate | - | - |
| - | dir | - |
| - | effect | - |
| - | ismap | - |
| - | lang | - |
| - | mimeType | - |
| - | onclickeffect | - |
| - | ondblclickeffect | - |
| - | onkeydown | - |
| - | onkeydowneffect | - |
| - | onkeypresshtml | - |
| - | onkeypresseffect | - |
| - | onkeyup | - |
| - | onkeyupeffect | - |
| - | onmousedowneffect | - |
| - | onmousemoveeffect | - |
| - | onmouseouteffect | - |
| - | onmouseovereffect | - |
| - | onmouseupeffect | - |
| - | renderedOnUserRole | - |
| - | usemap | - |