开发者

JSF - Disable Individual listShuttle Buttons

开发者 https://www.devze.com 2023-02-22 05:09 出处:网络
With the Richfaces listShuttle component (http://docs.jboss.org/richfaces/latest_3_3_X/en/tlddoc/rich/listShuttle.html), how would one disable/remove ONLY the \'remove\' and \'remove all\' buttons? I

With the Richfaces listShuttle component (http://docs.jboss.org/richfaces/latest_3_3_X/en/tlddoc/rich/listShuttle.html), how would one disable/remove ONLY the 'remove' and 'remove all' buttons? I have seen solutions for disabling 'copy all' and 'remove all', or disabling ALL of the buttons, but t开发者_C百科hat doesn't work because I still want the 'copy' buttons to work. What should I do?

0

精彩评论

暂无评论...
验证码 换一张
取 消