/ Published in: XML
CommandButton que rellena campos de un Bean con un FROM -> TO
Expand |
Embed | Plain Text
<af:commandButton text="Continuar"> <af:setActionListener from="#{row.FILA}" to="#{CentrosBean.ATRIBUTOBEAN}"/> <af:returnActionListener/> </af:commandButton>
You need to login to post a comment.
