开发者

JSF single select box with customizable look-and-feel

开发者 https://www.devze.com 2022-12-26 20:34 出处:网络
I\'m looking for a control that allows me to choose a single option from a list of choices via a dropdown box. The h:singleSelectMenu or h:singleSelectListBox worked 开发者_Python百科well, but now I h

I'm looking for a control that allows me to choose a single option from a list of choices via a dropdown box. The h:singleSelectMenu or h:singleSelectListBox worked 开发者_Python百科well, but now I have a requirement to customize the glyph that triggers the dropdown. I've looked at the RichFaces components, but I don't see anything like a single select box.


Check rich:comboBox.

0

精彩评论

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