Canigó - Detall dels tags - actionImage
Detall dels tags - actionImageDefineix una imatge seleccionable, amb un comportament similar a un botó. Estén el tag layout:image ( http://struts.application-servers.com/doc/index.html#image ) de Struts-Layout. La documentació auto-generada del tag és a http://canigo.ctti.gencat.net/confluence/canigodocs/site/canigo2_2/tlddoc/fwk/actionImage.html Atributs heredatsEls atributs heredats de layout:image son: accesskey, alt, altKey, border, bundle, mode, onblur, onchange, onclick, ondblclick, onfocus, onkeydown, onkeypress, onkeyup, onmousedown, onmousemove, onmouseout, onmouseover, onmouseup, page, pageKey, policy, property, reqCode, src, srcKey, style, styleClass, tabindex, valign, value. Atributs específics de Canigó
ExempleA continuació es presenta un fragment de pàgina que utilitza el tag fwk:actionImage Pàgina JSP<fwk:form action="provesTagsSimple.do" styleId="myActionForm" reqCode="show" method="post" layout="true"> <fwk:actionImage styleId="camp7" mode="D,D,D" name="bandera_cat.jpg" reqCode="change"/> </fwk:form> Arxius d'internacionalitzacióBugs |