首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 网站开发 > Web前端 >

<rich:listShuttle 的式样

2012-10-21 
rich:listShuttle 的样式listHeight600 sourceListWidth200 targetListWidth200 copyControlLab

<rich:listShuttle 的样式

listHeight="600" sourceListWidth="200" targetListWidth="200" copyControlLabel="添加" removeControlLabel="移除" copyAllControlLabel="全部添加"
removeAllControlLabel="全部移除" topControlLabel="顶层" upControlLabel="上移" downControlLabel="下移" bottomControlLabel="底层"
converter="wRecordRConverter"
sourceCaptionLabel="待选预警" targetCaptionLabel="已选预警">
<rich:column>
<h:outputText value="#{warnitems.warnNM}" style="cursor:pointer" ></h:outputText>
</rich:column>
</rich:listShuttle>
</td>

?

样式控制 写道<style type="text/css">
table.rich-shuttle-internal-tab td{height:20px;}
td.rich-shuttle-source-cell-selected{
background-color:#93BFE5;
height:20px;
}
td.rich-shuttle-target-cell-selected{
background-color:#93BFE5;
height:20px;
}
</style>?

热点排行
Bad Request.