Chapter 9. Menu Components

In this chapter, you'll explore menu components available in RichFaces. First I'll first cover a drop-down menu component, and then I'll show you a context menu component. The context menu component will enable you to right-click an element on the page to display a menu.

Note

Component images in this chapter use a slightly customized ruby skin with a larger general font size. Using skins is covered in Chapter 11.

Using <rich:dropDownMenu>

<rich:dropDownMenu> produces a drop-down menu, as shown here:

Using <rich:dropDownMenu>

Of course, with every menu item you can associate a particular action or action listener to be invoked via Ajax. All the standard ...

Get Practical RichFaces now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.