如何启用rich:orderingList按钮

时间:2010-07-03 07:24:57

标签: jquery richfaces

默认情况下如何启用rich:orderingList按钮

编辑:

除非在orderingList中选择了某个项目,否则不会启用First,Up,Down,Last按钮。但我想最好模仿在orderingList中选择第一个元素并在页面加载时启用这些按钮。我该怎么做?

以下链接中的表6.222显示尚未实现启用。

hide()  Hides ordering control (to be implemented)
show()  Shows ordering control (to be implemented)
isShown()   Checks if current control is shown (to be implemented)
enable()    Enables ordering control (to be implemented)
disable()   Disables ordering control (to be implemented)
isEnabled() Checks if current control is enabled (to be implemented)

我们愿意考虑使用JQuery或Richfaces 3.3.x实现此功能的任何解决方案或解决方法。

0 个答案:

没有答案
相关问题