如何启用rich:orderingList按钮

如何启用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实现此功能的任何解决方案或解决方法。     
已邀请:

要回复问题请先登录注册