chap2
1.<a4j:outputPanel> has a special attribute called ajaxRendered, and when set to true, it will indicate that all components inside will always be rerendered.
chap3
1.Because <a4j:support> attaches to the parent event handler, the following will
not work because the literal value (alert('up')) takes precedence:
<h:inputText value="#{userBean.name}" onkeyup="alert('up')">
<a4j:support event="onkeyup" reRender="echo"/>
</h:inputText>
这里的aj4:support不执行
2.The <a4j:region> tag lets you specify which components will be processed (processed includes decoding, conversion, validation, and model updating) on the server. Keep in mind that the full form is still submitted. But, only components inside this region will be processed
If you don’t specify a region, the whole page becomes a region, which means the full form will be processed.
3. 常见问题<a4j:region>
is used only to indicate which components will be processed. Partial-page updating is still done with reRender or with <a4j:outputPanel ajaxRendered="true">.
注:<a4j:region>只是指定那些组件将被处理.而那些更新仍然是<a4j:outputPan...>或者reRender来决定
而ajaxSingle则是指定单个(包括单个a4j:commandButton或者a4j:commandLink也有ajaxSingle属性)的组件提交后是否处理,(a4j:region是指定一个区域的),单个在进行类型校验的地方非常有用.
process属性将能够指定region或者ajaxSingle以外的某些组件也被处理见PDF55的详解
分享到:
相关推荐
### 关于RFC2759—PPP_CHAP_Version2的关键知识点 #### 一、概述 《RFC2759—PPP_CHAP_Version2》详细介绍了第二版本的Microsoft PPP CHAP扩展(MS-CHAP-V2),该协议是在PPP_CHAP的基础上进行改进与升级的成果。...
标题中的"chap_ms.rar_chap_ms chap"暗示了我们讨论的主题是关于Microsoft的MS-CHAP(Microsoft Challenge-Handshake Authentication Protocol)协议的实现。MS-CHAP是一种网络身份验证协议,主要用于远程访问服务,...
CSP_PPT_chap2_V1.2
在本项目"DirectX_RPG_Chap02_01_Draw2D"中,我们主要探讨的是如何在DirectX环境中实现2D图形的绘制。DirectX是微软开发的一组应用程序接口(APIs),广泛用于游戏开发、多媒体应用和其他高性能图形处理。这个章节,...
WNS_PPT_chap02_V1.1
WNS_PPT_chap07_V1.1
project_PPT_chap04_V1.4
Project_PPT_chap02_v1.4
NSS_PPT_CHAP06_V1.5
NSS_PPT_chap04_V1 5
NSS_PPT_CHAP03_V1.4
LNS_PPT_CHAP7_V1.2
LNS_PPT_CHAP1_V1.4
ENBM_PPT_chap08_V1.5
ENBM_PPT_chap12_V1.3
标题中的"chap7.rar_BP网络_chap7_2b"提到了BP网络,这是一个关键的神经网络模型,全称为反向传播(Backpropagation)网络。BP网络在机器学习领域广泛应用,尤其在模式识别和函数逼近问题上表现突出。这个压缩包包含...
EWM_PPT_chap3_v1.1
WNS_PPT_chap01_V1.2
WNS_PPT_chap05_V1.1
SSA_PPT_chap3_V1.3