【问题标题】:PrimeFaces: What is the default value of process attribute on CommandButton or CommandLink? [duplicate]PrimeFaces:CommandButton 或 CommandLink 上的 process 属性的默认值是多少? [复制]
【发布时间】:2015-11-26 10:59:10
【问题描述】:

commandButtoncommandLink 组件上process 属性的默认值是多少?我的意思是如果我只指定partialSubmit="true" 但不完全写process 属性,将用于处理什么?会是@all@form 还是@none

谢谢, 库纳尔

【问题讨论】:

    标签: primefaces process default partial


    【解决方案1】:

    我找到了答案。如果我不指定process 属性而是写partialSubmit="true",它将是@all

    谢谢, 库纳尔

    【讨论】:

    • 您能否在答案中添加参考/来源?
    • @MathieuCastets 我使用 Chrome Debugger 调试了 Ajax 请求,发现它在 Ajax 请求中添加了all
    猜你喜欢
    • 1970-01-01
    • 2015-06-12
    • 2022-11-11
    • 1970-01-01
    • 1970-01-01
    • 2011-05-08
    • 1970-01-01
    • 2016-01-17
    • 2021-09-20
    相关资源
    最近更新 更多