Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
DataTable 内の特定のセルの編集を制限したい。つまり、これらのフィールドは編集できません。どうすればこれを達成できますか?
その時は使わないでください<p:cellEditor>。
<p:cellEditor>
<p:column>#{videoList.referenceFileName}</p:column>
<f:facet name="output">は に固有のものであることに注意してください<p:cellEditor>。これも削除する必要があります。特定の属性<h:outputText>を使用する必要がない場合は、必要ありません。
<f:facet name="output">
<h:outputText>