[Ajax4JSF] 如何向richfaces的modalPanel传递参数,或者通过action在打开modalPane

木易有峰 2008-11-04
在使用richfaces的时候,怎么向modalPanel传递参数呢,或者怎么让commandLink执行action后在打开modalPanel呢。。请教。。。
木易有峰 2008-11-04
解决。。。
eosite 2008-12-09
可以将解决的办法贴出来吗?
terryzhou 2008-12-09
<a4j:commandLink style="CURSOR: hand"
											actionListener="#{}"
											oncomplete="Richfaces.showModalPanel('_modalDelete');"/>
terryzhou 2008-12-09
<a4j:commandLink style="CURSOR: hand"										actionListener="#{}"											oncomplete="Richfaces.showModalPanel('_modalDelete');">
terryzhou 2008-12-09
<a4j:commandLink style="CURSOR: hand" actionListener="#{}" oncomplete="Richfaces.showModalPanel('_modalDelete');">
terryzhou 2008-12-09
sun..格式不好
用oncomplete
Global site tag (gtag.js) - Google Analytics