【问题标题】:Disable rich:listShuttle禁用富:listShuttle
【发布时间】:2011-06-30 05:53:57
【问题描述】:

我需要禁用 listshuttle 控制组件。

也就是说,我需要显示以下组件..copy,copy all remove,remove all,还有First,up down and last。

禁用以上所有组件。

<rich:listShuttle sourceValue="#{Shuttle1.sourceStrList}"
                  targetValue="#{Shuttle1.destStrList}"
                  var="items"
                  listsHeight="150"
                  sourceListWidth="130"
                  targetListWidth="130"
                  sourceCaptionLabel="Available Items"
                  targetCaptionLabel="Currently Active Items">

              <rich:column>
                    <h:outputText value="#{items}" />
              </rich:column>
</rich:listShuttle>

帮帮我。 提前致谢。

【问题讨论】:

    标签: list jsf richfaces shutil


    【解决方案1】:

    您可以在构面中重新定义按钮,然后在新按钮上设置禁用属性。

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2014-07-30
      • 2012-10-20
      • 1970-01-01
      • 2011-12-22
      • 2011-03-29
      • 1970-01-01
      相关资源
      最近更新 更多