InterviewSolution
Saved Bookmarks
| 1. |
How To Implement Primefaces Selectoneradio Component In Jsf? |
|
Answer» It is used to choose a single ITEM from a LIST of options. It is an extended version with THEME integration. The component is used to create list of RADIO buttons. It is useful when we want a single input from the USER. It is used to choose a single item from a list of options. It is an extended version with theme integration. The component is used to create list of radio buttons. It is useful when we want a single input from the user. |
|