/ Published in: XML
commandLink que permite abrir un PopUp para rellenar un campo de un formulario
Expand |
Embed | Plain Text
<af:commandLink text="#{res['CADENA']}" action="dialog: irNOMBREPOPUP" immediate="true" partialSubmit="true" useWindow="true" id="NOMBREPOPUP" returnListener="#{Bean.actualizarPantallaReturn}"/>
You need to login to post a comment.
