Then, add a column with a checkbox which maps to the boolean value by entity ID as key. <h:dataTable value="#{bean.entities}" var="entity"> <h:column> <h: ...
確定! 回上一頁