InterviewSolution
Saved Bookmarks
| 1. |
How To Create Richfaces Drop-dow Menu In Jsf? |
|
Answer» The <RICH:dropDownMenu> component is used to CREATE a drop-down or a hierarchical menu. We can use it with the <rich:TOOLBAR> component to create MENUS in an application?s toolbar. The <rich:dropDownMenu> component is used to create a drop-down or a hierarchical menu. We can use it with the <rich:toolbar> component to create menus in an application?s toolbar. |
|