Chapter 6. Endless Menu Variations

In this chapter we will cover:

  • Static and dynamic positioned menus
  • Creating a programmatic menu
  • Context menu with nested items
  • Context menu integration
  • SlideMenu – menu in iPod style
  • TieredMenu – submenus in nested overlays
  • MegaMenu – multicolumn menu
  • PanelMenu – hybrid of accordion and tree
  • Accessing commands via Menubar
  • Displaying checkboxes in CheckboxMenu
  • Dock menu for Mac OS fans

Introduction

In this chapter we will learn about menu components. These days every website contains menus. Usually, a menu is presented to a user as a list of links to be navigated or commands to be executed. Menus are sometimes organized hierarchically, allowing navigation through different levels of the menu structure. Arranging menu items ...

Get PrimeFaces Cookbook 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.