标签: primefaces tablecelleditor
我在一个可编辑的h:commandLink单元格中有一个p:dataTable。单击该链接有效,但也会激活p:cellEditor。有谁知道,如何取消或阻止链接组件的编辑模式(例如在actionListener中)?
h:commandLink
p:dataTable
p:cellEditor