The webuijsf:imageHyperlink component closely aligns with the functionality of the ice:commandButton component.
| Woodstock | ICEfaces | Comments |
| Common Attribute | ||
| alt | alt | - |
| binding | binding | - |
| id | id | - |
| onClick | onclick | - |
| onDblClick | ondblclick | - |
| onMouseDown | onmousedown | - |
| onMouseMove | onmousemove | - |
| onMouseOut | onmouseout | - |
| onMouseOver | onmouseover | - |
| onMouseUp | onmouseup | - |
| rendered | rendered | - |
| style | style | - |
| styleClass | styleClass | - |
| visible | visible | - |
| onKeyPress | onkeypress | - |
| onFocus | onfocus | - |
| onKeyUp | onkeyup | - |
| onBlur | onblur | - |
| type | type | - |
| disabled | disabled | - |
| immediate | immediate | - |
| onKeyDown | onkeydown | - |
| tabIndex | tabindex | - |
| Similar Attributes | ||
| icon | url, value | Can use 'url' or 'value' with the path to the image of the css theme |
| align | style | Can use CSS. |
| vspace | style | Can use CSS 'style' to set 'padding'. |
| border | style | Can use CSS 'style' to set 'border'. |
| hspace | style | Can use CSS 'style' to set 'padding'. |
| width | style | Can use CSS 'style' to set 'width'. |
| height | style | Can use CSS 'style' to set 'height'. |
| imageURL | image | - |
| actionListenerExpression | actionListener | - |
| toolTip | title | - |
| actionExpression | action | - |
| text | value | - |
| Unique Attributes | ||
| htmlTemplate | - | - |
| textPosition | - | - |
| target | - | - |
| urlLang | - | - |
| url | - | - |
| - | dir | - |
| - | effect | - |
| - | lang | - |
| - | onclickeffect | - |
| - | ondblclickeffect | - |
| - | onkeydowneffect | - |
| - | onkeypresseffect | - |
| - | onkeyupeffect | - |
| - | onmousedowneffect | - |
| - | onmousemoveeffect | - |
| - | onmouseouteffect | - |
| - | onmouseovereffect | - |
| - | onmouseupeffect | - |
| - | renderedOnUserRole | - |
| - | accesskey | - |
| - | enabledOnUseRole | - |
| - | onchange | - |
| - | onselect | - |
| - | partialSubmit | - |
| - | readonly | - |