<h:selectManyCheckbox id="senddept" value="#{rm_assign.operID}"
layout="lineDirection" layoutWidth="" style="font-family:宋体;font-size: 10pt;">
<f:selectItems value="#{rm_assign.operList}"/>
</h:selectManyCheckbox>
中,selectItems 有很多项,如果实现分行显示
猜你喜欢
本站原创《复杂软件设计之道:领域驱动设计全面解析与实战》