【问题标题】:Difference between a4j:commandButton and h:commandButtona4j:commandButton 和 h:commandButton 的区别
【发布时间】:2014-03-01 12:11:51
【问题描述】:

a4j:commandButtonh:commandButton 有什么区别?

【问题讨论】:

标签: jsf-2 richfaces


【解决方案1】:

您可以阅读a4j:commandButton 文档here

以下文档摘录:

a4j:commandButton 类似于标准的 h:commandButton,但会产生一个 Ajax 请求,并进一步更新部分页面。 'reRender' 属性指向应该在组件树中重新渲染并在 Ajax 响应完成后在浏览器 DOM 中更新的组件。

【讨论】:

    猜你喜欢
    • 2012-10-15
    • 2011-06-15
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2015-03-30
    • 2012-10-30
    • 1970-01-01
    相关资源
    最近更新 更多