开发者

Rich pick list tab order

I am using rich:picklist. It has to two list boxes as it has and four buttons in between for moving one or all . I need to give tab order to this pi开发者_StackOverflowcklist together with buttons and boxes. Can anyone help?


I think you can't beacause there isn't tab index on the component.

Looking on the generated html source, boxes are tables and buttons are div : hard to define a tab order without the generated ids on such components...

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜